Skip to content

Commit

Permalink
tutorial: remove unused link references.
Browse files Browse the repository at this point in the history
  • Loading branch information
gifnksm committed Jul 17, 2013
1 parent 5d4b990 commit 827a6d2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions doc/tutorial.md
Expand Up @@ -84,6 +84,7 @@ supported build environments that are most likely to work.
> know.
[bug-3319]: https://github.com/mozilla/rust/issues/3319
[wiki-start]: https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust

To build from source you will also need the following prerequisite
packages:
Expand Down Expand Up @@ -2528,10 +2529,4 @@ There is further documentation on the [wiki].
[ffi]: tutorial-ffi.html

[wiki]: https://github.com/mozilla/rust/wiki/Docs
[wiki-start]: https://github.com/mozilla/rust/wiki/Note-getting-started-developing-Rust
[unit testing]: https://github.com/mozilla/rust/wiki/Doc-unit-testing
[rustdoc]: https://github.com/mozilla/rust/wiki/Doc-using-rustdoc
[cargo]: https://github.com/mozilla/rust/wiki/Doc-using-cargo-to-manage-packages
[attributes]: https://github.com/mozilla/rust/wiki/Doc-attributes

[pound-rust]: http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust

5 comments on commit 827a6d2

@bors
Copy link
Contributor

@bors bors commented on 827a6d2 Jul 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 827a6d2 Jul 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging gifnksm/rust/tutorial-remove-dup = 827a6d2 into auto

@bors
Copy link
Contributor

@bors bors commented on 827a6d2 Jul 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gifnksm/rust/tutorial-remove-dup = 827a6d2 merged ok, testing candidate = 874eb19

@bors
Copy link
Contributor

@bors bors commented on 827a6d2 Jul 18, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 874eb19

Please sign in to comment.