We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a93f6 commit f7a808dCopy full SHA for f7a808d
exercises/practice/grains/.articles/performance/content.md
@@ -52,5 +52,5 @@ and benched much slower than the two main approaches.
52
53
[approaches]: https://exercism.org/tracks/rust/exercises/grains/approaches
54
[approach-pow]: https://exercism.org/tracks/rust/exercises/grains/approaches/pow
55
-[approach-bit-shifting]: https://exercism.org/rust/csharp/exercises/grains/approaches/bit-shifting
+[approach-bit-shifting]: https://exercism.org/tracks/rust/exercises/grains/approaches/bit-shifting
56
[benchmark-application]: https://github.com/exercism/rust/blob/main/exercises/practice/grains/.articles/performance/code/main.rs
0 commit comments