Skip to content

Commit c8c3dc0

Browse files
authored
docs: fix "download command" link (#27)
* fix typo
1 parent 0908ad6 commit c8c3dc0

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
@@ -165,7 +165,7 @@ To read inputs for previous years, append the `--year/-y` flag. _(example: `carg
165165
1. Install [`aoc-cli`](https://github.com/scarvalhojr/aoc-cli/) via cargo: `cargo install aoc-cli --version 0.7.0`
166166
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.
167167

168-
Once installed, you can use the [download command](#download-input-for-a-day).
168+
Once installed, you can use the [download command](#download-input--description-for-a-day).
169169

170170
### Check code formatting in CI
171171

0 commit comments

Comments
 (0)