Skip to content
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

Fix broken links in CONTRIBUTING.md #30946

Merged
merged 1 commit into from
Feb 3, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix broken link in CONTRIBUTING.md
  • Loading branch information
adarshPatel509 committed Feb 3, 2019
commit e2bd3862ca69ab904af21efd35d7e5d0c85a7ec6
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Julia if you made code-changes that Revise cannot handle.
- **IRC:** <http:https://webchat.freenode.net/?channels=Julia>
- **Source code:** <https://github.com/JuliaLang/julia>
- **Git clone URL:** <git:https://github.com/JuliaLang/julia.git>
- **Documentation:** <https://julialang.org/manual/>
- **Documentation:** <https://docs.julialang.org/>
- **Status:** <http:https://status.julialang.org/>
- **Code coverage:** <https://coveralls.io/r/JuliaLang/julia>

Expand All @@ -324,4 +324,4 @@ Julia if you made code-changes that Revise cannot handle.
- [Using Julia with GitHub (video)](http:https://www.youtube.com/watch?v=wnFYV3ZKtOg&feature=youtu.be)
- [Using Julia on GitHub (notes for video)](https://gist.github.com/2712118#file_Julia_git_pull_request.md)
- [General GitHub documentation](http:https://help.github.com)
- [GitHub pull request documentation](http:https://help.github.com/send-pull-requests)
- [GitHub pull request documentation](https:https://help.github.com/articles/creating-a-pull-request/)