We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d399a18 commit 46e84afCopy full SHA for 46e84af
docs/manage/versions.md
@@ -121,7 +121,7 @@ ASDF_ELIXIR_VERSION=1.4.0 mix test
121
122
To use the system version of tool `<name>` instead of an asdf managed version you can set the version for the tool to `system`.
123
124
-Set system with either `asdf set` or via environment variable as outlined in [Set Current Version](#set-current-version) section above.
+Set system with either `asdf set` or via environment variable as outlined in [Set Version](#set-version) section above.
125
126
```shell
127
asdf set <name> system
0 commit comments