]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Point to git-repository URL directly, instead of github project's page
authorSergey Matveev <stargrave@stargrave.org>
Thu, 23 Apr 2015 09:58:34 +0000 (12:58 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 23 Apr 2015 10:00:07 +0000 (13:00 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
README
doc/govpn.texi

diff --git a/README b/README
index 5b022dc15543d2678e60639a3bc482d1aa4573f5..c41af3cb5733b8d0aa509a5cbfc02a44e8f7de87 100644 (file)
--- a/README
+++ b/README
@@ -12,8 +12,8 @@ Send bug reports, questions and patches to govpn-devel@lists.cypherpunks.ru
 mailing list. Visit https://lists.cypherpunks.ru/mailman/listinfo/govpn-devel
 for subscription and archive access information.
 
-Development Git source code repository currently is located on:
-https://github.com/stargrave/govpn
+Development Git source code repository currently is located here:
+https://github.com/stargrave/govpn.git
 
 GoVPN is free software: see the file COPYING for copying conditions.
 
index 148a427f2cbea2d6dc86644beeac4f964b7d8e81..da2c8762e6cc2634c3d44280f821efbe687f1889 100644 (file)
@@ -139,7 +139,7 @@ clone the repository or decompress tarball and set path like this:
 
 @example
 % mkdir -p govpn/src
-% git clone https://github.com/stargrave/govpn govpn/src/govpn
+% git clone https://github.com/stargrave/govpn.git govpn/src/govpn
 or
 % tar xfC govpn-1.5.tar.xz govpn/src && mv govpn/src/govpn-1.5 govpn/src/govpn
 % export GOPATH=$(pwd)/govpn:$GOPATH
@@ -436,8 +436,8 @@ for information about subscription options and archived messages access.
 Official website is @url{http://www.cypherpunks.ru/govpn/}, also available
 as @url{https://www.torproject.org/, Tor} hidden service:
 @url{http://vabu56j2ep2rwv3b.onion/govpn/}.
-Development Git source code repository currently is located on:
-@url{https://github.com/stargrave/govpn}.
+Development Git source code repository currently is located here:
+@url{https://github.com/stargrave/govpn.git}.
 
 @node Copying conditions
 @unnumbered Copying conditions