summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-11-29 18:13:42 -0600
committerSol Jerome <sol.jerome@gmail.com>2012-11-29 18:13:42 -0600
commit10f815f1af1935bd76b7f75c5577c6f6197d706e (patch)
tree3341191c7f93771577b07252ae40ac9dfdd981a7 /doc
parent88d6cca9d34a926c438d94b1540a4f9cd1dca74d (diff)
downloadbcfg2-10f815f1af1935bd76b7f75c5577c6f6197d706e.tar.gz
bcfg2-10f815f1af1935bd76b7f75c5577c6f6197d706e.tar.bz2
bcfg2-10f815f1af1935bd76b7f75c5577c6f6197d706e.zip
doc: Fix broken target name
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/generators/cfg.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt
index 7d0e0acff..28d783781 100644
--- a/doc/server/plugins/generators/cfg.txt
+++ b/doc/server/plugins/generators/cfg.txt
@@ -139,8 +139,8 @@ debug``, and, once in the Python interpreter, run::
path = "<relative path to template (see note below)>"
``path`` should be set to the path to the template file with a leading
-slash, relative to the Bcfg2 specification root. See `Inside Genshi
-Templates`_ for examples.
+slash, relative to the Bcfg2 specification root. See `Inside Templates`_
+for examples.
Then, run::