diff options
author | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2012-01-19 03:08:07 -0800 |
---|---|---|
committer | Chris St. Pierre <chris.a.st.pierre@gmail.com> | 2012-01-19 03:08:07 -0800 |
commit | 3b3c0cc118977e20338c52333c6b7569226ed131 (patch) | |
tree | ba4fd4f73e07d2b1799e675e1c0345a89ed24d6a /README | |
parent | 5398a001f0fb69e79503e51a3d8a9db6a3af4987 (diff) | |
parent | cd1a7d8333e5945b67d321ea289d49b63f795ac5 (diff) | |
download | bcfg2-3b3c0cc118977e20338c52333c6b7569226ed131.tar.gz bcfg2-3b3c0cc118977e20338c52333c6b7569226ed131.tar.bz2 bcfg2-3b3c0cc118977e20338c52333c6b7569226ed131.zip |
Merge pull request #16 from rcuza/master
Minor update to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -30,18 +30,20 @@ following pages in the Bcfg2 wiki. Need help --------- -* FAQ: http://bcfg2.org/wiki/FAQ -* IRC: #bcfg2 on chat.freenode.net -* Mailing list: https://lists.mcs.anl.gov/mailman/listinfo/bcfg-dev -* Bug tracker: http://bcfg2.org/report +A lot of documentation is available in the Bcfg2 manual and the Bcfg2 wiki. -Documentation -------------- +* Documentation: http://docs.bcfg2.org/ +* Wiki: http://bcfg2.org/wiki/ +* FAQ: http://bcfg2.org/wiki/FAQ +* IRC: #bcfg2 on chat.freenode.net +* Mailing list: https://lists.mcs.anl.gov/mailman/listinfo/bcfg-dev -A lot of documentation is available in the Bcfg2 manual and the Bcfg2 wiki. +Want to help +------------- -Wiki: http://bcfg2.org/wiki/ -Manual: http://docs.bcfg2.org/ +* Bug tracker: http://bcfg2.org/report +* Development: http://docs.bcfg2.org/development/ +* Wiki: http://bcfg2.org/wiki/Contribute Bcfg2 is licensed under BSD, for more details check COPYING. |