]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Official repository is on git.cypherpunks.ru
authorSergey Matveev <stargrave@stargrave.org>
Tue, 21 Jul 2015 06:20:48 +0000 (09:20 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 21 Jul 2015 06:20:56 +0000 (09:20 +0300)
Because github.com blocked SSH access to me.

Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/sources.texi

index e8b6fed9214d4b21e42074b27a2942d247135444..26bcd72e2907bc3049895204f961ac2c9fb5cd10 100644 (file)
@@ -6,7 +6,7 @@ buggy. It does not contain compiled documentation and dependent
 libraries source code. Because of that it is not recommended for porters.
 
 You can obtain it by cloning Git repository:
-@code{git clone https://github.com/stargrave/govpn.git}.
+@code{git clone git://git.cypherpunks.ru/govpn.git}.
 @code{src} directory has makefile that will download necessary dependent
 library versions.
 
@@ -15,7 +15,7 @@ repositories will be unavailable (they are seldom updated):
 
 @multitable @columnfractions .50 .50
 @headitem Software/library @tab Mirror
-@item @code{govpn} @tab @url{git://git.cypherpunks.ru/govpn.git}
+@item @code{govpn} @tab @url{https://github.com/stargrave/govpn.git}
 @item @code{golang.org/x/crypto} @tab @url{git://git.cypherpunks.ru/crypto.git}
 @item @code{github.com/agl/ed25519} @tab @url{git://git.cypherpunks.ru/ed25519.git}
 @end multitable