Skip to content

Commit 840d617

Browse files
authored
docs: fix internal link to download command
1 parent f6b75e3 commit 840d617

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
@@ -144,7 +144,7 @@ cargo clippy
144144
1. Install [`aoc-cli`](https://github.com/scarvalhojr/aoc-cli/) via cargo: `cargo install aoc-cli`.
145145
2. Create an `.adventofcode.session` file in your home directory and paste your session cookie[^1] into it. To get this, press F12 anywhere on the Advent of Code website to open your browser developer tools. Look in your Cookies under the Application or Storage tab, and copy out the `session` cookie value.
146146

147-
Once installed, you can use the [download command](#download-inputs-for-a-day).
147+
Once installed, you can use the [download command](#download-input-for-a-day).
148148

149149
### Enable clippy lints in CI
150150

0 commit comments

Comments
 (0)