Skip to content

Commit 1ca542d

Browse files
committed
Sort introduction links
1 parent ca99f0d commit 1ca542d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/introduction.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@ We welcome contributions of all kinds.
100100
You can contribute to this book by opening an issue or sending a pull request to [the Rust Reference repository]. If this book does not answer your question, and you think its answer is in scope of it, please do not hesitate to [file an issue] or ask about it in the `t-lang/doc` stream on [Zulip]. Knowing what people use this book for the most helps direct our attention to making those sections the best that they can be. And of course, if you see anything that is wrong or is non-normative but not specifically called out as such, please also [file an issue].
101101

102102
[book]: ../book/index.html
103-
[github issues]: https://github.com/rust-lang/reference/issues
104-
[standard library]: std
105-
[the Rust Reference repository]: https://github.com/rust-lang/reference/
106-
[Unstable Book]: https://doc.rust-lang.org/nightly/unstable-book/
107103
[cargo book]: ../cargo/index.html
108104
[cargo reference]: ../cargo/reference/index.html
109105
[example rule]: example.rule.label
110106
[expressions chapter]: expressions.html
111107
[file an issue]: https://github.com/rust-lang/reference/issues
108+
[github issues]: https://github.com/rust-lang/reference/issues
112109
[lifetime of temporaries]: expressions.html#temporaries
113110
[linkage]: linkage.html
114-
[rustc book]: ../rustc/index.html
115111
[Notation]: notation.md
112+
[rustc book]: ../rustc/index.html
113+
[standard library]: std
114+
[the Rust Reference repository]: https://github.com/rust-lang/reference/
115+
[Unstable Book]: https://doc.rust-lang.org/nightly/unstable-book/
116116
[Zulip]: https://rust-lang.zulipchat.com/#narrow/stream/237824-t-lang.2Fdoc

0 commit comments

Comments
 (0)