docs: fix broken internal link to aoc-cli setup (#5)

This commit is contained in:
Peter Anning 2022-11-06 11:00:21 +00:00 committed by GitHub
parent 24ea1ba3a1
commit f6b75e38a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ When editing a solution, `rust-analyzer` will display buttons for running / debu
### Download input for a day
> **Note**
> This command requires [installing the aoc-cli crate](#download-inputs-via-aoc-cli).
> This command requires [installing the aoc-cli crate](#download-puzzle-inputs-via-aoc-cli).
```sh
# example: `cargo download 1`