Fix JAR url.

This commit is contained in:
Diomidis Spinellis 2004-08-08 21:40:35 +00:00
parent a729ec72c9
commit b77dcaccd9
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>