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.
2 parents 93c844d + 74818ad commit b576b25Copy full SHA for b576b25
book/src/recursive/search_graph.md
@@ -183,7 +183,7 @@ recursively invoking some goal G2 that is in the search graph but *not* present
183
on the stack, then we update the current [`Minimums`] with the values stored in
184
the search graph.
185
186
-[`Minimums`]: http://rust-lang.github.io/chalk/chalk_solve/recursive/struct.Minimums.html
+[`Minimums`]: http://rust-lang.github.io/chalk/chalk_solve/recursive/lib/struct.Minimums.html
187
188
## Removing nodes from the graph
189
0 commit comments