Mercurial > p > roundup > code
diff doc/installation.txt @ 1287:5402a6f2a754
Added quotes around python interpreter in windows bat [SF#623963]
Fixed link at end of installation doc [SF#623957]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 17 Oct 2002 00:22:16 +0000 |
| parents | 2feb3e0a9955 |
| children | 11ba3c565362 |
line wrap: on
line diff
--- a/doc/installation.txt Wed Oct 16 06:55:17 2002 +0000 +++ b/doc/installation.txt Thu Oct 17 00:22:16 2002 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.32 $ +:Version: $Revision: 1.33 $ .. contents:: @@ -423,10 +423,10 @@ Back to `Table of Contents`_ -Next: `Getting Started`_ +Next: `User Guide`_ .. _`table of contents`: index.html -.. _`getting started`: getting_started.html +.. _`user guide`: user_guide.html .. _`roundup specification`: spec.html .. _`tracker configuration`: customizing.html#tracker-configuration .. _`customisation documentation`: customizing.html
