aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-05-13 14:02:42 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-13 14:02:42 +0200
commit550b2341af411ccc75ae558557baeb20002a3061 (patch)
tree73d41a66e616d2a129fe72f90b4d86c69b6bcfcc
parentFix relative paths. (diff)
downloadcgit-550b2341af411ccc75ae558557baeb20002a3061.tar.xz
cgit-550b2341af411ccc75ae558557baeb20002a3061.zip
New mailing list.
-rw-r--r--index9
1 files changed, 5 insertions, 4 deletions
diff --git a/index b/index
index f148059..54333a6 100644
--- a/index
+++ b/index
@@ -3,15 +3,16 @@ cgit quick facts
* web interface ([cgi][]) for [git][] repositories, written in [C][]
* licensed under [GPLv2][]
- * discussions, patches etc. goes to the [list][] ([archive][], [gmane][]).
+ * discussions, patches etc. goes to the [list][] ([signup][], [archive][], [gmane][]).
* common questions are answered in the [faq][].
[cgi]: http://www.ietf.org/rfc/rfc3875.txt
[git]: http://git-scm.org
[C]: http://en.wikipedia.org/wiki/C_%28programming_language%29
[GPLv2]: http://www.gnu.org/licenses/gpl-2.0.html
-[list]: mailto:cgit@hjemli.net
-[archive]: http://hjemli.net/pipermail/cgit/
+[list]: mailto:cgit@lists.zx2c4.com
+[signup]: http://lists.zx2c4.com/mailman/listinfo/cgit
+[archive]: http://lists.zx2c4.com/pipermail/cgit/
[gmane]: http://dir.gmane.org/gmane.comp.version-control.cgit
[faq]: faq
@@ -35,7 +36,7 @@ source code
-----------
* download current or past [releases][]
* clone the repo using the http protocol:
- * git clone http://git.zx2c4.com/cgit
+ * git clone git://git.zx2c4.com/cgit
* see the [README][] for build instructions
[releases]: /cgit/refs/tags