docs: fix broken internal link to aoc-cli setup (#5)
This commit is contained in:
parent
24ea1ba3a1
commit
f6b75e38a5
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue