Explorar o código

Point "Hints Project" links to better location

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson %!s(int64=18) %!d(string=hai) anos
pai
achega
3f5e84efa0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      chapter06/pkgmgt.xml

+ 2 - 2
chapter06/pkgmgt.xml

@@ -36,7 +36,7 @@
   </itemizedlist>
 
   <para>There are some hints written on the topic of package management. Visit
-  the <ulink url="&hints-root;">Hints subproject</ulink> and see if one of them
+  the <ulink url="&hints-index;">Hints Project</ulink> and see if one of them
   fits your need.</para>
 
   <sect2>
@@ -221,7 +221,7 @@ make DESTDIR=/usr/pkg/libfoo/1.1 install</userinput></screen>
       <title>User Based Management</title>
 
       <para>This scheme, unique to LFS, was devised by Matthias Benkmann, and is
-      available from the <ulink url="&hints-root;">Hints Project</ulink>. In
+      available from the <ulink url="&hints-index;">Hints Project</ulink>. In
       this scheme, each package is installed as a separate user into the
       standard locations. Files belonging to a package are easily identified by
       checking the user ID. The features and shortcomings of this approach are