Skip to content

Commit

Permalink
docs: fix reference to renamed section header (#1947)
Browse files Browse the repository at this point in the history
  • Loading branch information
unitof authored Feb 12, 2025
1 parent d399a18 commit 46e84af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manage/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ ASDF_ELIXIR_VERSION=1.4.0 mix test

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

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.

```shell
asdf set <name> system
Expand Down

0 comments on commit 46e84af

Please sign in to comment.