summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-11-22 18:05:57 +0100
committerVictor Stinner <victor.stinner@gmail.com>2017-11-22 18:05:57 +0100
commitb4bacc05d9455c84838c00044c65a430552a9445 (patch)
tree7b2416f475f9168280f2df979e4531574d12dc7b
parent3d8e1db7738552f546a3ee7da85e1d8161d594a7 (diff)
downloadtrollius-git-b4bacc05d9455c84838c00044c65a430552a9445.tar.gz
trollius.readthedocs.io has been removed
Update also releaser URL
-rw-r--r--README.rst1
-rw-r--r--doc/index.rst1
-rw-r--r--releaser.conf2
3 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index ddb59cc..4c55d50 100644
--- a/README.rst
+++ b/README.rst
@@ -32,7 +32,6 @@ Python 2.6-3.5. It has been tested on Windows, Linux, Mac OS X, FreeBSD and
OpenIndiana.
* `Asyncio documentation <http://docs.python.org/dev/library/asyncio.html>`_
-* `Trollius documentation <https://trollius.readthedocs.io/>`_
* `Trollius project in the Python Cheeseshop (PyPI)
<https://pypi.python.org/pypi/trollius>`_
* `Trollius project at Github <https://github.com/vstinner/trollius>`_
diff --git a/doc/index.rst b/doc/index.rst
index b667bc9..7119f02 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -42,7 +42,6 @@ on Python 2. Trollius works on Python 2.7, 3.3 and 3.4. It has been tested on
Windows, Linux, Mac OS X, FreeBSD and OpenIndiana.
* `Asyncio documentation <http://docs.python.org/dev/library/asyncio.html>`_
-* `Trollius documentation <https://trollius.readthedocs.io/>`_ (this document)
* `Trollius project in the Python Cheeseshop (PyPI)
<https://pypi.python.org/pypi/trollius>`_ (download wheel packages and
tarballs)
diff --git a/releaser.conf b/releaser.conf
index 3728139..1b45fd0 100644
--- a/releaser.conf
+++ b/releaser.conf
@@ -1,5 +1,5 @@
# Configuration file for the tool "releaser"
-# https://bitbucket.org/haypo/misc/src/tip/bin/releaser.py
+# https://github.com/vstinner/misc/blob/master/bin/releaser.py
[project]
name = trollius