Skip to content

Commit 6a1b090

Browse files
committed
fix link
1 parent 2c0721b commit 6a1b090

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/src/recursive/stack.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ detect a cycle by checking in the [search graph] to see whether G has an associa
7373
[`cycle`] field to true...but I get ahead of myself, read the next chapters
7474
to learn more about that).
7575

76-
[search graph]: ./search_graph.md
76+
[search graph]: ./search_graph.md
77+
[`cycle`]: http://rust-lang.github.io/chalk/chalk_solve/recursive/stack/struct.StackEntry.html#structfield.cycle

0 commit comments

Comments
 (0)