]> Cypherpunks.ru repositories - nncp.git/commitdiff
Actualize URLs to git repository browser
authorSergey Matveev <stargrave@stargrave.org>
Sat, 26 Dec 2020 09:34:11 +0000 (12:34 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 26 Dec 2020 09:36:54 +0000 (12:36 +0300)
README
README.RU
doc/integration.texi
doc/sources.texi

diff --git a/README b/README
index 5ad12c913549933841013e50df4d329b691a3d9b..e8bb290c2673dd0e38eb4507e00bf750ca78a3ef 100644 (file)
--- a/README
+++ b/README
@@ -25,6 +25,6 @@ patches to nncp-devel mailing list:
 https://lists.cypherpunks.ru/pipermail/nncp-devel/
 
 Development Git source code repository currently is located here:
-http://git.cypherpunks.ru/?p=nncp.git;a=summary
+http://www.git.cypherpunks.ru/?p=nncp.git;a=summary
 
 For further information please read either doc/nncp.info or doc/nncp.texi.
index bfd5880e57fc5c0b6b0b8da117eb64a9b9ac2150..9642305f523d752ac4b36edd1f965c32f77d421a 100644 (file)
--- a/README.RU
+++ b/README.RU
@@ -30,7 +30,7 @@ NNCP это свободное программное обеспечением:
 https://lists.cypherpunks.ru/pipermail/nncp-devel/
 
 Исходный код для разработчика находится в Git репозитории:
-http://git.cypherpunks.ru/?p=nncp.git;a=summary
+http://www.git.cypherpunks.ru/?p=nncp.git;a=summary
 
 Для дополнительной информации пожалуйста читайте или doc/nncp.info
 или doc/nncp.texi.
index af749671f940b88fb55e01c0efad3e473758b3e9..0f6adbcc5a358a057fe468fe2f6984178bf5694a 100644 (file)
@@ -167,7 +167,7 @@ $ r2e new rss-robot@@address.com
 and add feeds you want to retrieve:
 
 @example
-$ r2e add http://git.cypherpunks.ru/?p=nncp.git;a=atom
+$ r2e add http://www.git.cypherpunks.ru/?p=nncp.git;a=atom
 @end example
 
 and run the process:
index d1970e654ae508e023cc935a3a984f7a0900021b..990639cc97d831c082c1c4d521400d643fd3b488 100644 (file)
@@ -11,3 +11,5 @@ $ git clone git://git.cypherpunks.ru/nncp.git
 $ cd nncp
 $ git checkout develop
 @end example
+
+You can also use @url{https://git.cypherpunks.ru/nncp.git}.