diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2015-12-18 11:11:02 +0000 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2015-12-18 11:11:02 +0000 |
commit | 4c0de953d459a6ea577e207780af72aec3d320a3 (patch) | |
tree | c53e6bbd69b4fed481a65cf4d4f268fdd906dd4a /doc/install.txt | |
parent | 4f233e25a2e330003ff880c1607932a52a6c9e3f (diff) | |
parent | c50570b656a847348f570f4922ddf514b9cf087a (diff) | |
download | bugseverywhere-4c0de953d459a6ea577e207780af72aec3d320a3.tar.gz |
Merge branch 'install' into 'master'
Update gitorious references in install doc
the campaign to reduce confusion continues..
See merge request !3
Diffstat (limited to 'doc/install.txt')
-rw-r--r-- | doc/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.txt b/doc/install.txt index 2c369fd..aaebc44 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -62,7 +62,7 @@ Git repository BE is available as a Git repository:: - $ git clone git://gitorious.org/be/be.git be + $ git clone https://gitlab.com/bugseverywhere/bugseverywhere.git be See the homepage_ for details. If you do branch the Git repo, you'll need to run:: |