diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-20T17·18+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-01-20T17·18+0000 |
commit | 4db7ef3fcc7c392dc03fc02a22886a8c9bcbcacb (patch) | |
tree | cd3612b3ec8e5f0f2bc6e1437d30a2b76c51dedb /doc | |
parent | 3778586b2aaf2b5c905866d91d6f67e617ceb203 (diff) |
* Fixed URL.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/quick-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/quick-start.xml b/doc/manual/quick-start.xml index 62dc64939f18..79323c523be0 100644 --- a/doc/manual/quick-start.xml +++ b/doc/manual/quick-start.xml @@ -13,7 +13,7 @@ <listitem> <para> Download a source tarball or RPM from <ulink - url='http://www.cs.uu.nl/groups/ST/Trace/NixDeploymentSystem'/>. + url='http://www.cs.uu.nl/groups/ST/Trace/Nix'/>. Build source distributions using the regular sequence: <screen> |