# HG changeset patch # User Andrew Shadura # Date 2015-03-12 09:43:46 # Node ID 1716136847304ca5884e032740d002a4a886e40e # Parent 295900ff473dab371e0487275f91fb860bc23a52 docs: point to our own documentation domain, not rtd.org diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -131,7 +131,7 @@ Online documentation -------------------- Online documentation for the current version of Kallithea is available at https://pythonhosted.org/Kallithea/. -Documentation for the current development version can be found on http://kallithea.readthedocs.org/. +Documentation for the current development version can be found on http://docs.kallithea-scm.org/. You can also build the documentation locally: go to ``docs/`` and run::