Skip to content

Commit 02cbd8b

Browse files
authored
Update README.md
Fixed a typo in a file link
1 parent b911b98 commit 02cbd8b

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
@@ -303,7 +303,7 @@ A Hypersudoku example. To run it, execute:
303303
$ cargo run --release --example solver -- --hyper
304304
```
305305

306-
For the code, see [`src/example_games/hypersudoku.rs](src/example_games/hypersudoku.rs).
306+
For the code, see [`src/example_games/hypersudoku.rs`](src/example_games/hypersudoku.rs).
307307

308308
### Initial state
309309

0 commit comments

Comments
 (0)