diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2017-05-06 16:05:25 +0100 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2017-05-06 16:05:25 +0100 |
commit | 95b7be74795c04f7452c04b354da29ddfd2419c8 (patch) | |
tree | c60a631c5fc4b4179d6244cad45d94ce7283aae4 /doc | |
parent | 9dc23d422b3be1bf43980ffeee75ddc1c4902140 (diff) | |
download | poezio-95b7be74795c04f7452c04b354da29ddfd2419c8.tar.gz poezio-95b7be74795c04f7452c04b354da29ddfd2419c8.tar.bz2 poezio-95b7be74795c04f7452c04b354da29ddfd2419c8.tar.xz poezio-95b7be74795c04f7452c04b354da29ddfd2419c8.zip |
Fix dead link in install.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/install.rst b/doc/source/install.rst index cf74b08e..975e7592 100644 --- a/doc/source/install.rst +++ b/doc/source/install.rst @@ -227,7 +227,7 @@ image from the Dockerfile at the root of the git repository. .. _poezio-git: https://aur.archlinux.org/packages/poezio-git/ .. _up-to-date package: https://apps.fedoraproject.org/packages/poezio .. _pypi: https://pypi.python.org/pypi/poezio -.. _development builds: http://dédié.jeproteste.info/poezio_debian/ +.. _development builds: http://dedie.jeproteste.info/poezio_debian/ .. _cython: http://cython.org .. _bgo-overlay: https://bgo.zugaina.org/ .. _port: http://ports.su/net/poezio |