diff options
| author | bors <bors@rust-lang.org> | 2015-10-10 04:15:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-10-10 04:15:33 +0000 |
| commit | 840d29eab6511f8bc57523016035dffd2c449d4e (patch) | |
| tree | af130f011acb6a80ff74256f52e40f529be29988 /src | |
| parent | b6fd615b8ab0b5b1ccdbe089afb03c4be04cc450 (diff) | |
| parent | 440b3fb277c6324b47b96527d487f991d7fd3b98 (diff) | |
| download | rust-840d29eab6511f8bc57523016035dffd2c449d4e.tar.gz rust-840d29eab6511f8bc57523016035dffd2c449d4e.zip | |
Auto merge of #28928 - ykomatsu:trpl, r=Manishearth
Diffstat (limited to 'src')
| -rw-r--r-- | src/doc/trpl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/trpl/README.md b/src/doc/trpl/README.md index 0feaf9c6bbf..c31877609b5 100644 --- a/src/doc/trpl/README.md +++ b/src/doc/trpl/README.md @@ -42,7 +42,7 @@ Copious cross-linking connects these parts together. ### Contributing -The source files from which this book is generated can be found on Github: +The source files from which this book is generated can be found on GitHub: [github.com/rust-lang/rust/tree/master/src/doc/trpl](https://github.com/rust-lang/rust/tree/master/src/doc/trpl) ## A brief introduction to Rust |
