Pointed the stable repo to the actual URL of the stable repo.
Also, doing this as a test commit for CIA.
This commit is contained in:
parent
22375cae10
commit
8e2b81ee9e
|
@ -2,7 +2,7 @@ The ShadowIRCd Mercurial repository can be checked out using the following comma
|
|||
hg clone http://bitbucket.org/uranium/shadowircd/ shadowircd-devel
|
||||
|
||||
The stable version can be checked out using the following command:
|
||||
hg clone http://bitbucket.org/uranium/shadowircd-6.0/ shadowircd-6.0
|
||||
hg clone http://bitbucket.org/uranium/shadowircd-stable/ shadowircd-stable
|
||||
|
||||
ShadowIRCd's Mercurial repository depot can be browsed over the internet at
|
||||
the following address:
|
||||
|
|
Loading…
Reference in New Issue