diff --git a/README.rst b/README.rst index ab4eef9..21de20a 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ aioftp .. image:: https://pepy.tech/badge/aioftp/month :target: https://pypi.python.org/pypi/aioftp -ftp client/server for asyncio (http://aioftp.readthedocs.org) +ftp client/server for asyncio (https://aioftp.rtfd.io) .. _GitHub: https://github.com/aio-libs/aioftp diff --git a/pyproject.toml b/pyproject.toml index adef273..d90992f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ classifiers = [ [project.urls] Github = "https://github.com/aio-libs/aioftp" -Documentation = "https://aioftp.readthedocs.io" +Documentation = "https://aioftp.rtfd.io" [project.optional-dependencies] socks = [