From 9828b257a811775eaa0597009a471426578cee83 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 19 Apr 2007 19:12:30 +0000 Subject: Fixing fileserver doc links git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2394 980ebf18-57e1-0310-9a29-db15c13687c0 --- lib/puppet/type/pfile/source.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 " -- cgit