ext/extlookup.rb in puppet-0.25.4 vs ext/extlookup.rb in puppet-0.25.5
- old
+ new
@@ -72,10 +72,10 @@
# by $extlookup_precedence if it's not found anywhere it will default to "present", this kind
# of use case makes puppet a lot nicer for managing large amounts of packages since you do not
# need to edit a load of manifests to do simple things like adjust a desired version number.
#
# For more information on installing and writing your own custom functions see:
-# http://reductivelabs.com/trac/puppet/wiki/WritingYourOwnFunctions
+# http://puppetlabs.com/trac/puppet/wiki/WritingYourOwnFunctions
#
# For further help contact Volcane on #puppet
require 'csv'
module Puppet::Parser::Functions