diff docs/usage/git_support.rst @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

First step in two-part process to rename directories to kallithea. This first step is to change all references in the files where they refer to the old directory name.
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Wed, 02 Jul 2014 19:04:28 -0400
parents 3563bb7b4b82
children e73a69cb98dc
line wrap: on
line diff
--- a/docs/usage/git_support.rst	Wed Jul 02 19:04:00 2014 -0400
+++ b/docs/usage/git_support.rst	Wed Jul 02 19:04:28 2014 -0400
@@ -42,7 +42,7 @@
 
 
 You can always disable git/hg support by editing a
-file **rhodecode/__init__.py** and commenting out backends
+file **kallithea/__init__.py** and commenting out backends
 
 .. code-block:: python