Changeset - 24e426cd40ac
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 11 years ago 2015-03-14 21:50:44
thomas.de.schampheleire@gmail.com
README: link to readthedocs.org rather than python.org for documentation

The documentation at readthedocs.org is up-to-date with the latest revision,
while python.org shows the latest release.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
README.rst
Show inline comments
 
@@ -30,7 +30,7 @@ Official releases of Kallithea can be in
 
The development repository is kept very stable and used in production by the
 
developers - you can do the same.
 

	
 
Please visit http://packages.python.org/Kallithea/installation.html for
 
Please visit https://docs.kallithea-scm.org/en/latest/installation.html for
 
more details.
 

	
 

	
 
@@ -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://docs.kallithea-scm.org/.
 
Documentation for the current development version can be found on https://docs.kallithea-scm.org/.
 

	
 
You can also build the documentation locally: go to ``docs/`` and run::
 

	
0 comments (0 inline, 0 general)