File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ following steps.
12
12
## Documentation PRs
13
13
14
14
If any documentation for this feature exists, it should be
15
- in the ` Unstable Book ` , located at ` src/doc/unstable-book ` .
15
+ in the [ ` Unstable Book ` ] , located at [ ` src/doc/unstable-book ` ] .
16
16
If it exists, the page for the feature gate should be removed.
17
17
18
18
If there was documentation there, integrating it into the
@@ -177,3 +177,5 @@ if something { /* XXX */ }
177
177
[ The Reference ] : https://github.com/rust-lang-nursery/reference
178
178
[ The Book ] : https://github.com/rust-lang/book
179
179
[ Rust by Example ] : https://github.com/rust-lang/rust-by-example
180
+ [ `Unstable Book` ] : https://doc.rust-lang.org/unstable-book/index.html
181
+ [ `src/doc/unstable-book` ] : https://github.com/rust-lang/rust/tree/master/src/doc/unstable-book
You can’t perform that action at this time.
0 commit comments