summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2014-10-13 18:00:40 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2014-10-13 18:00:40 +0200
commit284afaf66f438bf0051937210ad8d058e49953dc (patch)
tree3b8fdf1924a31af5b66c1557f141f0fe38809349 /doc
parentea634773e876cc054bdc4920567557462baa61a3 (diff)
downloadbcfg2-284afaf66f438bf0051937210ad8d058e49953dc.tar.gz
bcfg2-284afaf66f438bf0051937210ad8d058e49953dc.tar.bz2
bcfg2-284afaf66f438bf0051937210ad8d058e49953dc.zip
doc: fix incorrect format for :ref:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/probes/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/probes/index.txt b/doc/server/plugins/probes/index.txt
index 091c85e63..434ce20a8 100644
--- a/doc/server/plugins/probes/index.txt
+++ b/doc/server/plugins/probes/index.txt
@@ -15,7 +15,7 @@ generate an `/etc/auto.master` autofs config file for each type. Here
we will look at how to do this.
Probes also allow dynamic group assignment for clients, see
-:ref:`_server-plugins-probes-dynamic-groups`.
+:ref:`server-plugins-probes-dynamic-groups`.
First, create a ``Probes`` directory in our toplevel repository
location::