We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931164d commit f1aea61Copy full SHA for f1aea61
src/site/apt/examples/alternate-doclet.apt.vm
@@ -31,7 +31,7 @@ Using Alternate Doclet
31
32
To generate output from an alternate doclet, add configuration similar to the following to your POM.
33
34
- In this example, the doclet is UmlGraph ({{http://www.umlgraph.org/}}). UmlGraph allows the declarative specification
+ In this example, the doclet is UmlGraph ({{https://www.spinellis.gr/umlgraph/}}). UmlGraph allows the declarative specification
35
and drawing of UML class and sequence diagrams.
36
37
<<Note about UmlGraph>>: You must have the Graphviz binary in your PATH, or the images will not be generated.
0 commit comments