diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-16 20:41:23 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-07-16 20:41:23 +0000 |
commit | e74b8affe2aefcea3294ac4567c76e8a15624b73 (patch) | |
tree | 6e96d8732f65863ef9b1a7310a73a9a457a470e6 /documentation/index.page | |
parent | 8273f2176114c670a75d8784280dd97e77892788 (diff) | |
download | puppet-e74b8affe2aefcea3294ac4567c76e8a15624b73.tar.gz puppet-e74b8affe2aefcea3294ac4567c76e8a15624b73.tar.xz puppet-e74b8affe2aefcea3294ac4567c76e8a15624b73.zip |
fixing html markup
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1398 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'documentation/index.page')
-rw-r--r-- | documentation/index.page | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/index.page b/documentation/index.page index 708f1e305..b53dd933e 100644 --- a/documentation/index.page +++ b/documentation/index.page @@ -15,8 +15,9 @@ Puppet is a declarative *language* for expressing system configuration, a *client and server* for distributing it, and a *library* for realizing the configuration. -The Puppet [Introduction](intro.html) covers the basic architecture and design goals, -including whether and why you should be using Puppet on your network. +The Puppet [Introduction](introduction.html) covers the basic architecture and +design goals, including whether and why you should be using Puppet on your +network. Installation |