diff options
| author | Alan Andrade <alan.andradec@gmail.com> | 2013-12-22 20:21:45 -0600 |
|---|---|---|
| committer | Alan Andrade <alan.andradec@gmail.com> | 2014-01-06 15:27:49 -0600 |
| commit | e53b5661a766d962898ea23631ee6a0e70949164 (patch) | |
| tree | c571a0d2ad5045b8ce7a04c5fdd3549cafa0f89c /doc/tutorial.md | |
| parent | b6a1fde1c6a13691f21cf739a9e4b6706c6c49c9 (diff) | |
| download | rust-e53b5661a766d962898ea23631ee6a0e70949164.tar.gz rust-e53b5661a766d962898ea23631ee6a0e70949164.zip | |
First phase of migrating the wiki to the internal docs #11078
Diffstat (limited to 'doc/tutorial.md')
| -rw-r--r-- | doc/tutorial.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tutorial.md b/doc/tutorial.md index b54f80c15a3..2f017c77c0b 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -3275,8 +3275,7 @@ guides on individual topics. * [Documenting Rust code][rustdoc] * [Testing Rust code][testing] -There is further documentation on the [wiki], however those tend to be even -more out of date than this document. +There is further documentation on the [Main Page](index.html). [borrow]: guide-borrowed-ptr.html [tasks]: guide-tasks.html @@ -3288,5 +3287,4 @@ more out of date than this document. [testing]: guide-testing.html [rustdoc]: rustdoc.html -[wiki]: https://github.com/mozilla/rust/wiki/Docs [wiki-packages]: https://github.com/mozilla/rust/wiki/Doc-packages,-editors,-and-other-tools |
