about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-27 10:26:19 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-27 10:26:19 -0800
commit2dcde57f3ea10b916a9601eb139394a02bcede87 (patch)
tree9d4e8812742409a5974f5e6ac99a665e25e51dc1 /README
parent32b2b2a3669ba5b96d172acdcc6c8886609fff4d (diff)
downloadrainbows-2dcde57f3ea10b916a9601eb139394a02bcede87.tar.gz
We've long had the repo.or.cz mirrors and RubyForge may not
support git any longer.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 10ed443..55f9587 100644
--- a/README
+++ b/README
@@ -128,13 +128,13 @@ You can get the latest source via git from the following locations
 (these versions may not be stable):
 
   git://git.bogomips.org/rainbows.git
-  git://rubyforge.org/rainbows.git (mirror)
+  git://repo.or.cz/rainbows.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
 * http://git.bogomips.org/cgit/rainbows.git (cgit)
-* http://rainbows.rubyforge.org/git?p=rainbows.git (gitweb)
+* http://repo.or.cz/w/rainbows.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
 preferred because they allow code review and comments in the reply to