about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authormark <markm@cs.wisc.edu>2019-06-02 19:28:14 -0500
committerWho? Me?! <mark-i-m@users.noreply.github.com>2019-06-02 19:32:17 -0500
commit19022db2d43c3789d34252db9780304bc8aff4f8 (patch)
tree07bdb255f76410cc45ca132ebace734a3f3826c3 /src/doc/rustc-dev-guide
parentddb5a4090c73b18d37c8eaf511ceb87578d40c42 (diff)
downloadrust-19022db2d43c3789d34252db9780304bc8aff4f8.tar.gz
rust-19022db2d43c3789d34252db9780304bc8aff4f8.zip
fix long line
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/about-this-guide.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/about-this-guide.md b/src/doc/rustc-dev-guide/src/about-this-guide.md
index 8376fb2a391..df060a20886 100644
--- a/src/doc/rustc-dev-guide/src/about-this-guide.md
+++ b/src/doc/rustc-dev-guide/src/about-this-guide.md
@@ -22,7 +22,8 @@ You might also find the following sites useful:
 
 - [Rustc API docs] -- rustdoc documentation for the compiler
 - [Forge] -- contains documentation about rust infrastructure, team procedures, and more
-- [compiler-team] -- the home-base for the rust compiler team, with description of the team procedures, active working groups, and the team calendar.
+- [compiler-team] -- the home-base for the rust compiler team, with description
+  of the team procedures, active working groups, and the team calendar.
 
 [GitHub repository]: https://github.com/rust-lang/rustc-guide/
 [Rustc API docs]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc/