aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-05-28 02:04:54 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-28 02:04:54 +0200
commit4fe77feaa3cd15f67abd11c11f6f063f5e5b4d24 (patch)
tree3c680d3d2d25de841a8149fab41105ac2c5de4b3
parentNew mailing list. (diff)
downloadcgit-4fe77feaa3cd15f67abd11c11f6f063f5e5b4d24.tar.xz
cgit-4fe77feaa3cd15f67abd11c11f6f063f5e5b4d24.zip
Force wiki redirection.
-rw-r--r--index5
1 files changed, 5 insertions, 0 deletions
diff --git a/index b/index
index 54333a6..491a40f 100644
--- a/index
+++ b/index
@@ -60,3 +60,8 @@ packages
[macports]: http://trac.macports.org/browser/trunk/dports/www/cgit
[opensuse]: https://build.opensuse.org/package/show?package=cgit&project=devel%3Atools%3Ascm
[pkgsrc]: http://pkgsrc.se/wip/cgit
+
+<script type="text/javascript">
+if (location.href != "http://git.zx2c4.com/cgit/about/")
+ window.location.href = "http://git.zx2c4.com/cgit/about/";
+</script>