Skip to content

Commit 345dc01

Browse files
authored
Update form link in error message (#177)
Rust track maintainers cannot do anything about general infra issues like this, so it's best reported on the "Bugs & Feature Requests" topic.
1 parent 1d182dd commit 345dc01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ It looks like the test runner failed to retrieve the code for this test. \
7777
Please consider reporting this on the forum so we can try to fix it. \
7878
Thanks!
7979
80-
https://forum.exercism.org/c/programming/rust/112";
80+
https://forum.exercism.org/c/exercism/bugs-and-features/126";
8181

8282
#[cfg(test)]
8383
mod test {

0 commit comments

Comments
 (0)