diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-04-26T09·54+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-04-26T09·54+0000 |
commit | 22371cbd3f382fd00e4f90bc88b28893d211b3f9 (patch) | |
tree | 1165b43e08225f8df7e3604a1f9172fd2fd29e1e | |
parent | bcce9c1ff5d5bfeb1d9c51554e432b6bef91ac97 (diff) |
* Fixed URL.
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 344cfddb0ccd..00c4cb940434 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ *** Nix *** For installation and usage instructions, please read the manual, which -can be found in docs/manual/manual.html, and additionally at the Nix -website at <http://www.cs.uu.nl/groups/ST/Trace/NixDeploymentSystem>. +can be found in `docs/manual/manual.html', and additionally at the Nix +website at <http://www.cs.uu.nl/groups/ST/Trace/Nix>. |