From bc130254bc5666e135382ce9f58e8ea96f5ba47e Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 8 Aug 2019 15:08:40 +0100 Subject: [PATCH] docs: Update struct screenshot in README --- yants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yants.md b/yants.md index 83a615a37..6db206825 100644 --- a/yants.md +++ b/yants.md @@ -11,7 +11,7 @@ composable. ## Structs -![structs](https://gist.githubusercontent.com/tazjin/ad6d48bc2416335acc5da4a197eb9ddc/raw/d7b1fa0a511ae40f0831b369df4b97103441c7e5/z-structs.png) +![structs](https://gist.githubusercontent.com/tazjin/ad6d48bc2416335acc5da4a197eb9ddc/raw/d7a7cff3639115538a5085561bedf11cb36d04e7/z-structs.png) ## Nested structs!