diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-01 00:21:45 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-12-01 00:21:45 +0000 |
commit | a7354d0e3bd77625de9da5f5846bfefbc6d88121 (patch) | |
tree | 28dba7f20bd7ad8d1a97774d163d0606dfdc4f2f | |
parent | ccd7b581bf990df618d410441c1f8d349aa225d9 (diff) | |
download | puppet-a7354d0e3bd77625de9da5f5846bfefbc6d88121.tar.gz puppet-a7354d0e3bd77625de9da5f5846bfefbc6d88121.tar.xz puppet-a7354d0e3bd77625de9da5f5846bfefbc6d88121.zip |
Fixing link to fsconfig reference
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1895 980ebf18-57e1-0310-9a29-db15c13687c0
-rwxr-xr-x | lib/puppet/type/pfile/source.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/type/pfile/source.rb b/lib/puppet/type/pfile/source.rb index 9ee236850..62d3dbbc4 100755 --- a/lib/puppet/type/pfile/source.rb +++ b/lib/puppet/type/pfile/source.rb @@ -39,7 +39,7 @@ module Puppet This will use the first found file as the source. - [fileserver docs]: fsconfigref.html + [fileserver docs]: ../installing/fsconfigref.html " |