Skip to content

Fix broken link in README #3798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 23, 2019
Merged

Fix broken link in README #3798

merged 1 commit into from
Feb 23, 2019

Conversation

vincemtnz
Copy link

@vincemtnz vincemtnz commented Feb 22, 2019

I noticed the link to the lint list had a typo, so this PR is just that:

- [lint list]](https://rust-lang.github.io/rust-clippy/master/index.html)
+ [lint list](https://rust-lang.github.io/rust-clippy/master/index.html)

@flip1995
Copy link
Member

Thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 23, 2019

📌 Commit fe7b9e2 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Feb 23, 2019

⌛ Testing commit fe7b9e2 with merge 68114c4...

bors added a commit that referenced this pull request Feb 23, 2019
Fix broken link in README

I noticed the link to the lint list had a typo, so this PR is just that:

```diff
- [lint list]](https://rust-lang.github.io/rust-clippy/master/index.html)
+ [lint list](https://rust-lang.github.io/rust-clippy/master/index.html)
```
@bors
Copy link
Contributor

bors commented Feb 23, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 68114c4 to master...

@bors bors merged commit fe7b9e2 into rust-lang:master Feb 23, 2019
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.

4 participants