nixos/graphite: fix grahite api documentation url

This commit is contained in:
Jaka Hudoklin 2014-10-20 13:32:58 +02:00
parent 09c8d909fb
commit 594f354bc7

View File

@ -92,7 +92,7 @@ in {
graphite carbon. graphite carbon.
For more information visit For more information visit
<link xlink:href="http://graphite.readthedocs.org/en/1.0/index.html"/> <link xlink:href="http://graphite-api.readthedocs.org/en/latest/"/>
''; '';
default = false; default = false;
type = types.uniq types.bool; type = types.uniq types.bool;