Skip to content

Commit 7430afb

Browse files
committed
docs: link solution template in scaffold section
1 parent ec1831c commit 7430afb

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
@@ -41,7 +41,7 @@ Generated with the [advent-of-code-rust](https://github.com/fspoettel/advent-of-
4141
# 🎄 Type `cargo run --bin 01` to run your solution.
4242
```
4343

44-
Every solution has _unit tests_ referencing the _example_ file. Use these tests to develop and debug your solution. When editing a solution, `rust-analyzer` will display buttons for these actions above the unit tests.
44+
Every [solution](https://git.io/JyXa8) has _unit tests_ referencing the _example_ file. Use these tests to develop and debug your solution. When editing a solution, `rust-analyzer` will display buttons for these actions above the unit tests.
4545

4646
### Download inputs for a day
4747

0 commit comments

Comments
 (0)