diff options
author | Vincent Ambo <tazjin@google.com> | 2020-02-07T19·11+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-02-07T19·11+0000 |
commit | ddc9ee4dcddc7da10d00b4a4524bc9a035289813 (patch) | |
tree | 5c790dd086c68da9d9ead42ea0c14df4a7675c9f /nix | |
parent | df5cdf02a81d333d27ca9f19ed0fce74ef9e5146 (diff) |
docs(nix/yants): Fix screenshot URLs r/481
The URLs served on the /about page are relative to the path's dirname, which is tree/nix not tree/nix/yants.
Diffstat (limited to 'nix')
-rw-r--r-- | nix/yants/README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/nix/yants/README.md b/nix/yants/README.md index 5d551e5a49ab..48bf3f7b3796 100644 --- a/nix/yants/README.md +++ b/nix/yants/README.md @@ -21,23 +21,23 @@ Currently lacking: ## Primitives & simple polymorphism - + ## Structs - + ## Nested structs! - + ## Enums! - + ## Functions! - + # Usage |