diff options
author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2007-04-19 19:12:30 +0000 |
---|---|---|
committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2007-04-19 19:12:30 +0000 |
commit | 9828b257a811775eaa0597009a471426578cee83 (patch) | |
tree | 1a822de8fc9983723858deadb65810ef9f18f19a /lib | |
parent | f8a0e99380a9a57e67363b33fb5ad54619244257 (diff) | |
download | puppet-9828b257a811775eaa0597009a471426578cee83.tar.gz puppet-9828b257a811775eaa0597009a471426578cee83.tar.xz puppet-9828b257a811775eaa0597009a471426578cee83.zip |
Fixing fileserver doc links
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2394 980ebf18-57e1-0310-9a29-db15c13687c0
Diffstat (limited to 'lib')
-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 072d2cfe2..3a22eb940 100755 --- a/lib/puppet/type/pfile/source.rb +++ b/lib/puppet/type/pfile/source.rb @@ -43,7 +43,7 @@ module Puppet You cannot currently copy links using this mechanism; set ``links`` to ``follow`` if any remote sources are links. - [fileserver docs]: ../installing/fsconfigref.html + [fileserver docs]: /trac/puppet/wiki/FileServingConfiguration " |