summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/development.rst4
-rw-r--r--doc/index.rst2
-rw-r--r--doc/install.rst2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/development.rst b/doc/development.rst
index da8ddcd..5d91443 100644
--- a/doc/development.rst
+++ b/doc/development.rst
@@ -28,11 +28,11 @@ Then download the components of HyperKitty::
cd kittystore
python setup.py develop
cd ..
- bzr branch bzr://bzr.fedorahosted.org/bzr/hyperkitty/hyperkitty
+ git clone https://github.com/hyperkitty/hyperkitty.git
cd hyperkitty
python setup.py develop
cd ..
- bzr branch bzr://bzr.fedorahosted.org/bzr/hyperkitty/hyperkitty_standalone
+ git clone https://github.com/hyperkitty/hyperkitty_standalone.git
.. Setting up the databases
diff --git a/doc/index.rst b/doc/index.rst
index 1936a49..4fc6c00 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -6,7 +6,7 @@ The HyperKitty Django app provides a web interface to access GNU Mailman v3
archives.
The project page is https://fedorahosted.org/hyperkitty/ and the code is
-available from http://bzr.fedorahosted.org/bzr/hyperkitty/ .
+available from https://github.com/hyperkitty/hyperkitty .
The authors are listed in the ``AUTHORS.txt`` file.
diff --git a/doc/install.rst b/doc/install.rst
index 59eb41b..c370b1f 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -26,7 +26,7 @@ Django site (project).
First, get the project directory from the source code management system::
- bzr branch bzr://bzr.fedorahosted.org/bzr/hyperkitty/hyperkitty_standalone
+ git clone https://github.com/hyperkitty/hyperkitty_standalone.git
Second, change the database setting in ``hyperkitty_standalone/settings.py`` to
your preferred database. HyperKitty uses two databases, one to store the metadata