aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/get-carpet.html
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-04-27 10:15:31 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:45:46 +0000
commit30578a4c08429e920893869c3ad9d663c7bb896f (patch)
treee3a67f47d941ddc57084a2f4bd68964b3c00f97d /Carpet/CarpetWeb/get-carpet.html
parent8243724845a4c33e060ac5efc2248dca434b6a95 (diff)
CarpetWeb: Update
Diffstat (limited to 'Carpet/CarpetWeb/get-carpet.html')
-rw-r--r--Carpet/CarpetWeb/get-carpet.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/Carpet/CarpetWeb/get-carpet.html b/Carpet/CarpetWeb/get-carpet.html
index 319d8291f..3783c958d 100644
--- a/Carpet/CarpetWeb/get-carpet.html
+++ b/Carpet/CarpetWeb/get-carpet.html
@@ -113,7 +113,7 @@
<p>The development version of Carpet is available via
<a href="http://git.or.cz/">git</a>:</p>
<pre> cd Cactus
- git clone -o carpet git://carpetcode.dyndns.org/carpet.git
+ git clone -o carpet git://carpetcode.org/carpet.git
cd arrangements
ln -s ../carpet/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last
@@ -121,7 +121,7 @@
given <a href="#git">below</a>.</p>
<!-- This doesn't work yet
You can also have a look at
- the <a href="http://carpetcode.dyndns.org/~carpet/git/">development
+ the <a href="http://www.carpetcode.org/~carpet/git/">development
source tree</a> in your web browser.</p>
-->
@@ -163,7 +163,7 @@
ssh. Once you have an account set up, you obtain e.g. the
development version with</p>
<pre> cd Cactus
- git clone carpetgit@carpetcode.dyndns.org:carpet.git
+ git clone carpetgit@carpetcode.org:carpet.git
cd arrangements
ln -s ../carpet/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last