summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-01-11 00:29:37 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-01-11 00:29:37 +0100
commit84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f (patch)
tree868d8c23f252497e05e8fddeebdb707a6f5743bf /doc
parente45d9e5ac7b3329cc028fa256daa15c485c8f09e (diff)
downloadhyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.tar.gz
hyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.tar.xz
hyperkitty-84b46b0b29deaca574f1f2cf7e7d97b1e71faa3f.zip
Move to git
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