aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
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
commiteebd65756883bc443cf2afa48ae32d825437746f (patch)
tree3af9731184020cd1551fd49fed452756c36ee2cb /Carpet/CarpetWeb
parentf1a5ce04c92822f18a8d9e9f0798a33cdb5af9ce (diff)
CarpetWeb: fix URL for checking out the stable version via HTTP
darcs-hash:20050617120558-776a0-7b80551d18115f3f3b0f72f7ba5e41d288bba879.gz
Diffstat (limited to 'Carpet/CarpetWeb')
-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