From 5a046b547b053c570cc1f332fe9d637e567a8f1c Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 12 Mar 2010 20:28:16 -0600 Subject: doc: Fix broken links Signed-off-by: Sol Jerome --- doc/quickstart/ubuntu.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/quickstart') diff --git a/doc/quickstart/ubuntu.txt b/doc/quickstart/ubuntu.txt index 226fc800f..365167ed4 100644 --- a/doc/quickstart/ubuntu.txt +++ b/doc/quickstart/ubuntu.txt @@ -144,8 +144,8 @@ Replace Pkgmgr with Packages in the plugins line of bcfg2.conf:: [components] bcfg2 = https://lucid:6789 -Create Packages layout (as per [wiki:Plugins/Packages#Exampleusage]) -in ``/var/lib/bcfg2`` +Create Packages layout (as per :ref:`packages-exampleusage`) in +``/var/lib/bcfg2`` .. code-block:: xml @@ -167,8 +167,8 @@ in ``/var/lib/bcfg2`` Due to the `Magic Groups`_, we need to modify our Metadata. Let's add an **ubuntu-lucid** group which inherits the **ubuntu** group already -present in /var/lib/bcfg2/Metadata/groups.xml. The resulting file should -look something like this +present in ``/var/lib/bcfg2/Metadata/groups.xml``. The resulting file +should look something like this .. _Magic Groups: http://trac.mcs.anl.gov/projects/bcfg2/wiki/Plugins/Packages#MagicGroups @@ -194,10 +194,10 @@ look something like this .. note:: When editing your xml files by hand, it is useful to occasionally run `bcfg2-repo-validate` to ensure that your xml validates properly. -The last thing we need is for the client to have the proper arch group -membership. For this, we will make use of the [wiki:DynamicGroups] -capabilities of the Probes plugin. Add Probes to your plugins line in -bcfg2.conf and create the Probe. +The last thing we need is for the client to have the proper +arch group membership. For this, we will make use of the +:ref:`unsorted-dynamic_groups` capabilities of the Probes plugin. Add +Probes to your plugins line in ``bcfg2.conf`` and create the Probe. .. code-block:: sh -- cgit v1.2.3-1-g7c22