From 257fb78ef6b64aff5e12f57fc6dca32027dc7eb9 Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 31 Jul 2006 20:50:37 +0000 Subject: fixing faq links git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1431 980ebf18-57e1-0310-9a29-db15c13687c0 --- documentation/faq.page | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/faq.page b/documentation/faq.page index ea729a5c5..bd8d2e063 100644 --- a/documentation/faq.page +++ b/documentation/faq.page @@ -221,14 +221,14 @@ openssl: [Mailing List]: http://mail.madstop.com/mailman/listinfo/puppet-dev [Projects]: /projects/ -[Documentation]: index.html -[Installation Guide]: installation.html -[How Puppet Compares to Cfengine]: notcfengine.html +[Documentation]: documentation/index.html +[Installation Guide]: documentation/installation.html +[How Puppet Compares to Cfengine]: documentation/notcfengine.html [GNU Public License]: http://www.gnu.org/copyleft/gpl.html [examples]: /cgi-bin/puppet.cgi/browser/trunk/examples/code/ [unit testing]: http://www.pragmaticprogrammer.com/starter_kit/ut/ [bug database]: /cgi-bin/puppet.cgi/report -[reference]: typedocs.html +[reference]: documentation/typedocs.html [download]: /downloads [thread]: http://mail.madstop.com/pipermail/puppet-dev/2006-April/000393.html -- cgit