summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2009-09-03 09:46:55 +1000
committerJames Turnbull <james@lovedthanlost.net>2009-09-03 09:46:55 +1000
commit7f054695e2b80c00d3b3fd821a7845be91ab6092 (patch)
treeaf3d8ed772ebb15b251c0bb3daa303fbce4e1aec /lib
parente589cd39cc1d76de59cf4758bb986fa15f64571c (diff)
downloadpuppet-7f054695e2b80c00d3b3fd821a7845be91ab6092.tar.gz
puppet-7f054695e2b80c00d3b3fd821a7845be91ab6092.tar.xz
puppet-7f054695e2b80c00d3b3fd821a7845be91ab6092.zip
Fixed Naginator link
Diffstat (limited to 'lib')
-rw-r--r--lib/puppet/util/nagios_maker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/util/nagios_maker.rb b/lib/puppet/util/nagios_maker.rb
index 316334929..339d2d1a2 100644
--- a/lib/puppet/util/nagios_maker.rb
+++ b/lib/puppet/util/nagios_maker.rb
@@ -55,7 +55,7 @@ module Puppet::Util::NagiosMaker
You can purge Nagios resources using the ``resources`` type, but *only*
in the default file locations. This is an architectural limitation.
- .. _naginator: http://reductivelabs.com/trac/naginator
+ .. _naginator: http://projects.reductivelabs.com/projects/naginator
"
end
end