]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/graphviz.mdwn
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify depende...
[ikiwiki.git] / doc / plugins / graphviz.mdwn
index 65130ae8c65fcf0fab149ab87551f7ba82d4c211..d57d7dc947c4c12486d235b35463e8e71ddef7c2 100644 (file)
@@ -22,4 +22,4 @@ Some example graphs:
 [[!graph src="a -- b -- c -- a;" prog="circo" type="graph"]]
 """]]
 
-This plugin uses the [[!cpan Digest::SHA1]] perl module.
+This plugin uses the [[!cpan Digest::SHA]] perl module.