Skip to content

Commit f6b75e3

Browse files
authored
docs: fix broken internal link to aoc-cli setup (#5)
1 parent 24ea1ba commit f6b75e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When editing a solution, `rust-analyzer` will display buttons for running / debu
5353
### Download input for a day
5454

5555
> **Note**
56-
> This command requires [installing the aoc-cli crate](#download-inputs-via-aoc-cli).
56+
> This command requires [installing the aoc-cli crate](#download-puzzle-inputs-via-aoc-cli).
5757
5858
```sh
5959
# example: `cargo download 1`

0 commit comments

Comments
 (0)