summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/development.rst4
-rw-r--r--docs/index.rst6
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/development.rst b/docs/development.rst
index 3d1325b..0100e53 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -90,7 +90,7 @@ To make a new release:
#. Replace the ``__version__`` attribute in ``src/wheel/__init__.py`` with the
same version number as above (without the date of course).
#. Create a new git tag matching the version exactly
-#. Push the new tag to Github
+#. Push the new tag to GitHub
-Pushing a new tag to Github will trigger the publish workflow which package the
+Pushing a new tag to GitHub will trigger the publish workflow which package the
project and publish the resulting artifacts to PyPI.
diff --git a/docs/index.rst b/docs/index.rst
index 8a8bd9d..5811e9f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,8 +2,8 @@ wheel
=====
`User list <http://groups.google.com/group/python-virtualenv>`_ |
-`Dev list <http://groups.google.com/group/pypa-dev>`_ |
-`Github <https://github.com/pypa/wheel>`_ |
+`Dev list <https://mail.python.org/archives/list/distutils-sig@python.org/>`_ |
+`GitHub <https://github.com/pypa/wheel>`_ |
`PyPI <https://pypi.org/pypi/wheel/>`_ |
User IRC: #pypa |
Dev IRC: #pypa-dev
@@ -28,4 +28,4 @@ It has two different roles:
user_guide
reference/index
development
- news \ No newline at end of file
+ news