Skip to content

Commit 46e84af

Browse files
authored
docs: fix reference to renamed section header (#1947)
1 parent d399a18 commit 46e84af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manage/versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ ASDF_ELIXIR_VERSION=1.4.0 mix test
121121

122122
To use the system version of tool `<name>` instead of an asdf managed version you can set the version for the tool to `system`.
123123

124-
Set system with either `asdf set` or via environment variable as outlined in [Set Current Version](#set-current-version) section above.
124+
Set system with either `asdf set` or via environment variable as outlined in [Set Version](#set-version) section above.
125125

126126
```shell
127127
asdf set <name> system

0 commit comments

Comments
 (0)