summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/structures/bundler/index.txt25
1 files changed, 3 insertions, 22 deletions
diff --git a/doc/server/plugins/structures/bundler/index.txt b/doc/server/plugins/structures/bundler/index.txt
index 3443ba701..e5682ac00 100644
--- a/doc/server/plugins/structures/bundler/index.txt
+++ b/doc/server/plugins/structures/bundler/index.txt
@@ -220,28 +220,9 @@ fact be any python statement.
Other examples
==============
-Some simple examples of Bundles can be found in the example repository
-at the locations in the following table:
-
-+--------------+---------------------+
-| Bundle Name | Description |
-+==============+=====================+
-| `atxml`_ | At bundle |
-+--------------+---------------------+
-| `bcfgxml`_ | Bcfg2 client bundle |
-+--------------+---------------------+
-| `ntpxml`_ | NTP bundle |
-+--------------+---------------------+
-| `sshxml`_ | OpenSSH bundle |
-+--------------+---------------------+
-| `syslogxml`_ | syslog bundle |
-+--------------+---------------------+
-
-.. _atxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/at.xml
-.. _bcfgxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/bcfg.xml
-.. _ntpxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/ntp.xml
-.. _sshxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/ssh.xml
-.. _syslogxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/syslog.xml
+Some simple examples of Bundles can be found in the `Bcfg2 example repository`_.
+
+.. _Bcfg2 example repository: https://github.com/solj/bcfg2-repo
In addition to the example repository, the following is a list of some
more complex example Bundles.