Skip to content

Commit

Permalink
Update package link from pypi.python.org to pypi.org
Browse files Browse the repository at this point in the history
  • Loading branch information
sblondon committed Mar 27, 2020
1 parent 4bd16d7 commit 91fea0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/server.rst
Expand Up @@ -218,7 +218,7 @@ In an operational setting, you will want to run the ZEO server as a
daemon process that is restarted when it dies. ``runzeo`` makes no
attempt to implement a well behaved daemon. It expects that
functionality to be provided by a wrapper like `zdaemon
<https://pypi.python.org/pypi/zdaemon>`_ or `supervisord
<https://pypi.org/project/zdaemon/>`_ or `supervisord
<http://supervisord.org/>`_.

Rotating log files
Expand Down

0 comments on commit 91fea0a

Please sign in to comment.