diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-02-11 21:35:07 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-02-11 21:35:07 +0000 |
commit | b3e7abd6a6f7c013217fde91d58ee32a31c89678 (patch) | |
tree | d0f0e0fc0c05acbabd436ffaed4ffc33cd970193 /doc/quickstart | |
parent | 5eaff14ec2e0d468b9e518c31200dcc021141360 (diff) | |
download | bcfg2-b3e7abd6a6f7c013217fde91d58ee32a31c89678.tar.gz bcfg2-b3e7abd6a6f7c013217fde91d58ee32a31c89678.tar.bz2 bcfg2-b3e7abd6a6f7c013217fde91d58ee32a31c89678.zip |
doc: Add some plugin examples
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5720 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/quickstart')
-rw-r--r-- | doc/quickstart/index.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/quickstart/index.txt b/doc/quickstart/index.txt index 7fcbc5e02..1f197e52c 100644 --- a/doc/quickstart/index.txt +++ b/doc/quickstart/index.txt @@ -229,9 +229,9 @@ you will find that we now have a correct entry:: Done! Now we just have 242 (or more) entries to take care of! -:ref:`server-plugins-structures-bundler` is a relatively easy directory to -populate. You can find many samples of Bundles in the `Bundle -Repository`_, many of which can be used without editing. +:ref:`server-plugins-structures-bundler-index` is a relatively easy +directory to populate. You can find many samples of Bundles in the +`Bundle Repository`_, many of which can be used without editing. .. _Bundle Repository: http://trac.mcs.anl.gov/projects/bcfg2/wiki/Plugins/Bundler/examples |