summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-04-22 18:03:36 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-04-22 18:03:36 +1000
commit67bf142f6227db8f675726a104766b72c1e90141 (patch)
treeb56a090d68adf2eab0d8080cd517d19a5b40821a /README.rst
parente35e1427c0e529e3dc232930c7beca2656079b17 (diff)
downloadpuppet-67bf142f6227db8f675726a104766b72c1e90141.tar.gz
puppet-67bf142f6227db8f675726a104766b72c1e90141.tar.xz
puppet-67bf142f6227db8f675726a104766b72c1e90141.zip
Fixed README contents to reflect Puppet Labs and docs and wiki changes
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 8 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 7e34d0d2a..63452ef91 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,10 @@ Puppet, an automated administrative engine for your Linux and Unix systems, perf
administrative tasks (such as adding users, installing packages, and updating server
configurations) based on a centralized specification.
-Documentation (and detailed install instructions) can be found
-online at the `Puppet Wiki`_.
+Documentation (and detailed install instructions) can be found online at the
+`Puppet Documentation`_ site.
+
+Additional documentation can also be found at the `Puppet Wiki`_.
Installation
------------
@@ -31,8 +33,9 @@ Generally, you need the following things installed:
running 'ruby -rxmlrpc/client -e "puts :yep"'. If that errors out, you're missing
the library.
-* Facter => 1.1.1
+* Facter => 1.5.1
You can get this from your package management system or the `Facter site`_
-.. _Puppet Wiki: http://reductivelabs.com/trac/puppet/wiki/DocumentationStart
-.. _Facter site: http://reductivelabs.com/projects/facter
+.. _Puppet Documentation: http://docs.puppetlabs.com
+.. _Puppet Wiki: http://projects.puppetlabs.com/projects/puppet/wiki/
+.. _Facter site: http://puppetlabs.com/projects/facter