diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2011-02-07 08:48:26 -0600 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2011-02-07 08:48:26 -0600 |
commit | 262a5888a469b87d4482c3d34701cd5f70a9e364 (patch) | |
tree | 6d6ea227e08e9e1c7cca3ba4008a83191afbf618 /doc | |
parent | a839ccf5223d7839526448a02bfb558fe7f70500 (diff) | |
download | bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.tar.gz bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.tar.bz2 bcfg2-262a5888a469b87d4482c3d34701cd5f70a9e364.zip |
Update links to point to bcfg2.org
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/documentation.txt | 2 | ||||
-rw-r--r-- | doc/help/index.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/documentation.txt b/doc/development/documentation.txt index 0f75b9bba..957ca37bd 100644 --- a/doc/development/documentation.txt +++ b/doc/development/documentation.txt @@ -13,7 +13,7 @@ There are two parts of documentation in the Bcfg2 project: The wiki -------- -.. _Wiki: http://trac.mcs.anl.gov/projects/bcfg2/wiki +.. _Wiki: http://bcfg2.org .. _Trac: http://trac.edgewall.org/ .. _OpenID: https://openid.org/ .. _MCS: http://www.mcs.anl.gov/ diff --git a/doc/help/index.txt b/doc/help/index.txt index 63c2ca350..59f217a04 100644 --- a/doc/help/index.txt +++ b/doc/help/index.txt @@ -26,7 +26,7 @@ active. .. _IRC logs: http://colabti.org/irclogger/irclogger_logs/bcfg2 .. _Bcfg2 mailing list archives: http://trac.mcs.anl.gov/projects/bcfg2/wiki/MailingList -.. _Trac ticket tracker: http://trac.mcs.anl.gov/projects/bcfg2/wiki +.. _Trac ticket tracker: http://bcfg2.org Report A Bug ============ |