Skip to content

Commit 183bd26

Browse files
committed
update readme with graphviz-taglet
Signed-off-by: Stefan Niederhauser <[email protected]>
1 parent 0d7794f commit 183bd26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,5 +373,5 @@ To use graphviz inside javadoc comments, add this to `pom.xml`:
373373
</plugins>
374374
</build>
375375
```
376-
To use this with JDK 9 or later, replace `<artifactId>graphviz-taglet</artifactId>`
377-
with `<artifactId>graphviz-taglet9</artifactId>`.
376+
To use this with JDK 9 or later, replace `graphviz-taglet`
377+
with `graphviz-taglet9`.

0 commit comments

Comments
 (0)