aboutsummaryrefslogtreecommitdiff
path: root/Carpet
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2005-06-17 12:05:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2005-06-17 12:05:00 +0000
commitca2e9d56c11e76a535f7da767dd1e7bd4c01d68a (patch)
tree3af9731184020cd1551fd49fed452756c36ee2cb /Carpet
parente82452031299f90ec722c7985f9ccb86f1bd937f (diff)
CarpetWeb: fix URL for checking out the stable version via HTTP
darcs-hash:20050617120558-776a0-7b80551d18115f3f3b0f72f7ba5e41d288bba879.gz
Diffstat (limited to 'Carpet')
-rw-r--r--Carpet/CarpetWeb/get-carpet-darcs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetWeb/get-carpet-darcs.html b/Carpet/CarpetWeb/get-carpet-darcs.html
index 6940f4c7d..c9ac80012 100644
--- a/Carpet/CarpetWeb/get-carpet-darcs.html
+++ b/Carpet/CarpetWeb/get-carpet-darcs.html
@@ -86,7 +86,7 @@
<p>Version 2 of Carpet is available via anonymous <a
href="http://www.darcs.net/">darcs</a> (a CVS mirror is planned):
<pre> cd Cactus
- darcs get http://www.carpetcode.org/home/darcs/carpet-stable-2
+ darcs get http://www.carpetcode.org/~darcs/carpet-stable-2
cd arrangements
ln -s ../carpet-stable-2/Carpet* .</pre>
(Don't miss the dot after the <code>Carpet*</code> in the last