diff options
author | 2009-01-26 17:03:37 +0000 | |
---|---|---|
committer | 2009-01-26 17:03:37 +0000 | |
commit | cf8b2e17fb0400a0564d1ca43eb91606c186677e (patch) | |
tree | 2355d60fc25a58144e0a538269e8e5ebb3e5d365 | |
parent | 3b7c99e52d69416f6f950aba12de939f278ce925 (diff) | |
download | paludis-cf8b2e17fb0400a0564d1ca43eb91606c186677e.tar.gz paludis-cf8b2e17fb0400a0564d1ca43eb91606c186677e.tar.xz |
Fix links
-rw-r--r-- | doc/overview/gettingstarted.html.part | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/overview/gettingstarted.html.part b/doc/overview/gettingstarted.html.part index 601b2a4..98d6882 100644 --- a/doc/overview/gettingstarted.html.part +++ b/doc/overview/gettingstarted.html.part @@ -71,7 +71,7 @@ script can be used to generate a Paludis configuration from an existing Portage </ul> <p>You may also wish to set up an unavailable repository for tracking repositories in layman. See <a - href="../configuration/unavailable.html">the unavailable repository documentation</a> for a sample repository + href="../configuration/repositories/unavailable.html">the unavailable repository documentation</a> for a sample repository config.</p> <p>Next, proceed to <a href="#testing">Testing a configuration</a>.</p> @@ -274,7 +274,7 @@ used via <code>sync_options = </code>.</p> <h5>repositories/layman.conf</h5> <p>You may also wish to set up an unavailable repository for tracking repositories in layman. See <a - href="../configuration/unavailable.html">the unavailable repository documentation</a> for a sample repository + href="../configuration/repositories/unavailable.html">the unavailable repository documentation</a> for a sample repository config.</p> <p>Next, proceed to <a href="#testing">Testing a configuration</a>.</p> @@ -307,7 +307,7 @@ format = exndbam <p>You should usually set up an unavailable repository for tracking repositories that you do not have configured. See <a - href="../configuration/unavailable.html">the unavailable repository documentation</a> for a sample repository + href="../configuration/repositories/unavailable.html">the unavailable repository documentation</a> for a sample repository config.</p> <p>Next, proceed to <a href="#testing">Testing a configuration</a>.</p> |