File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ provides three kinds of material:
12
12
<div class =" warning " >
13
13
14
14
Warning: This book is incomplete. Documenting everything takes a while. See
15
- the [ undocumented ] page for what is not documented in this book.
15
+ the [ github issues ] for what is not documented in this book.
16
16
17
17
</div >
18
18
@@ -132,6 +132,7 @@ discord. Knowing what people use this book for the most helps direct our
132
132
attention to making those sections the best that they can be.
133
133
134
134
[ book ] : ../book/index.html
135
+ [ github issues ] : https://github.com/rust-lang-nursery/reference/issues
135
136
[ standard library ] : ../std/index.html
136
137
[ the Rust Reference repository ] : https://github.com/rust-lang-nursery/reference/
137
138
[ big issue ] : https://github.com/rust-lang-nursery/reference/issues/9
@@ -143,5 +144,4 @@ attention to making those sections the best that they can be.
143
144
[ lifetime of temporaries ] : expressions.html#temporary-lifetimes
144
145
[ linkage ] : linkage.html
145
146
[ rustc book ] : ../rustc/index.html
146
- [ undocumented ] : undocumented.html
147
147
[ Notation ] : notation.html
You can’t perform that action at this time.
0 commit comments