mirror of https://github.com/dspinellis/UMLGraph
Fix JAR url.
This commit is contained in:
parent
a729ec72c9
commit
b77dcaccd9
|
|
@ -121,7 +121,7 @@ and the complete documentation in HTML format).
|
|||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a> </li>
|
||||
<li> <a href="http://freshmeat.net/projects/umlgraph/">freshmeat.net page</a> (use it to subscribe and post comments)</li>
|
||||
<li> <a href="UMLGraph-VERSION.jar">UmlGraph binary - UmlGraph-VERSION.jar</a>
|
||||
<li> <a href="UmlGraph-VERSION.jar">UmlGraph binary - UmlGraph-VERSION.jar</a>
|
||||
(jar file containing only the UmlGraph classes;
|
||||
please use this only for pulling UmlGraph into other projects).
|
||||
</li>
|
||||
|
|
|
|||
|
|
@ -121,7 +121,7 @@ and the complete documentation in HTML format).
|
|||
</li>
|
||||
<li> <a href="doc/ver.html">Version history</a> </li>
|
||||
<li> <a href="http://freshmeat.net/projects/umlgraph/">freshmeat.net page</a> (use it to subscribe and post comments)</li>
|
||||
<li> <a href="UMLGraph-VERSION.jar">UmlGraph binary - UmlGraph-VERSION.jar</a>
|
||||
<li> <a href="UmlGraph-VERSION.jar">UmlGraph binary - UmlGraph-VERSION.jar</a>
|
||||
(jar file containing only the UmlGraph classes;
|
||||
please use this only for pulling UmlGraph into other projects).
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue