Skip to content

doc: Prefer https link for wikipedia URLs - #75831

Merged
bors merged 1 commit into
rust-lang:masterfrom
tesuji:https
Aug 24, 2020
Merged

doc: Prefer https link for wikipedia URLs#75831
bors merged 1 commit into
rust-lang:masterfrom
tesuji:https

Conversation

@tesuji

@tesujitesuji commented Aug 23, 2020

Copy link
Copy Markdown
Contributor

A tiny changes.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 23, 2020

@pickfirepickfire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me. But I wonder why not redirect them to wikipedia.org so it can be redirected to the language on their system?

@tesuji

Copy link
Copy Markdown
ContributorAuthor

English Wikipedia has more information and up-to-date than most other language pages.

@Dylan-DPC-zz

Copy link
Copy Markdown

@bors r+ rollup

@bors

bors commented Aug 23, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 2c995d2 has been approved by Dylan-DPC

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 23, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Aug 24, 2020
doc: Prefer https link for wikipedia URLs
A tiny changes.
@JohnTitorJohnTitor mentioned this pull request Aug 24, 2020
@JohnTitorJohnTitor mentioned this pull request Aug 24, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 24, 2020
Rollup of 10 pull requests
Successful merges:
- rust-lang#75819 (Use intra-doc-links in `core::{char, macros, fmt}`)
- rust-lang#75821 (Switch to intra-doc links in `std::macros`)
- rust-lang#75825 (Fix typo in documentation of i32 wrapping_abs())
- rust-lang#75826 (Corrected Misleading documentation for derived Ord/PartialOrd implementation )
- rust-lang#75831 (doc: Prefer https link for wikipedia URLs)
- rust-lang#75844 (publish-toolstate: show more context on HTTP error)
- rust-lang#75847 (Switch to intra-doc links in `std::collections`)
- rust-lang#75851 (Switch to intra-doc links in `core::array`)
- rust-lang#75856 (more tool clippy fixes)
- rust-lang#75859 (doc: Fix typo in std::process::Child documentation)
Failed merges:
r? @ghost
@bors
bors merged commit 25a677c into rust-lang:masterAug 24, 2020
@tesuji
tesuji deleted the https branch August 24, 2020 10:25
@cuvipercuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@tesuji@Dylan-DPC-zz@bors@pickfire@cuviper@rust-highfive