diff --git a/base/pub/doc/arvo/util.md b/base/pub/doc/arvo/util.md index d53607020..9449da42f 100644 --- a/base/pub/doc/arvo/util.md +++ b/base/pub/doc/arvo/util.md @@ -109,7 +109,7 @@ reloaded, vanes depending on the changes must be reloaded as well. For example `:reload %zuse %ford` is necessary to make use of changes in application code or the REPL. -Possible values for %vane-name see [Overview](overview.md "overview"): +Possible values for %vane-name see [Overview](overview "overview"): ------------------------------------------------------------------------ diff --git a/base/pub/doc/guide/b-cli.md b/base/pub/doc/guide/b-cli.md index 8e55405c2..b3f598556 100644 --- a/base/pub/doc/guide/b-cli.md +++ b/base/pub/doc/guide/b-cli.md @@ -13,7 +13,7 @@ great place to test out your hoon knowledge. In this guide we're just going to talk about some basic system utilities and get comfortable moving around in `%clay`. If you'd just like to see a list of command-line utilities, you can find the Arvo man pages -[here](../arvo/util.md). +[here](../arvo/util). This rudimentary tour should work well in both places.