summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2020-10-25 13:10:00 -0700
committerGitHub <noreply@github.com>2020-10-25 13:10:00 -0700
commit6a3d6ee0ee7a894035dcf356b8a839de97ff026c (patch)
treeb2209b3185e28c63a6d40be006f07871b059b92a /.github
parent9f15437e56315a2e8241f55d1c185504cd0a6e44 (diff)
downloadnetworkx-6a3d6ee0ee7a894035dcf356b8a839de97ff026c.tar.gz
Update homepage URL (#4285)
* Update homepage URL * Using Ross's suggestion from PR #4258 * Use https * Fix NXEP link
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 150ea44d..bcc8cfd4 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,4 @@
<!--
Please run black to format your code.
-
-For more information, see:
-- https://networkx.github.io/documentation/latest/developer/contribute.html
+See https://networkx.org/documentation/latest/developer/contribute.html for details.
-->