From 51ad7a55f907c0784d7db90eb9ac768056be253f Mon Sep 17 00:00:00 2001 From: cjcolvar Date: Wed, 25 Apr 2018 11:27:48 -0400 Subject: [PATCH] Update github documentation links --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index db7803924..0abbcd4fb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -163,7 +163,7 @@ If you are uncertain, bring other contributors into the conversation by assignin # Additional Resources -* [General GitHub documentation](http://help.github.com/) -* [GitHub pull request documentation](http://help.github.com/send-pull-requests/) +* [General GitHub documentation](https://help.github.com/) +* [GitHub pull request documentation](https://help.github.com/articles/about-pull-requests/) * [Pro Git](http://git-scm.com/book) is both a free and excellent book about Git. * [A Git Config for Contributing](http://ndlib.github.io/practices/my-typical-per-project-git-config/)