From b77dcaccd9402efc9c54965deb2e8c74e5d08027 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Sun, 8 Aug 2004 21:40:35 +0000 Subject: [PATCH] Fix JAR url. --- index.html | 2 +- web/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ca8acc9..9618c0d 100644 --- a/index.html +++ b/index.html @@ -121,7 +121,7 @@ and the complete documentation in HTML format).
  • Version history
  • freshmeat.net page (use it to subscribe and post comments)
  • -
  • UmlGraph binary - UmlGraph-VERSION.jar +
  • UmlGraph binary - UmlGraph-VERSION.jar (jar file containing only the UmlGraph classes; please use this only for pulling UmlGraph into other projects).
  • diff --git a/web/index.html b/web/index.html index ca8acc9..9618c0d 100644 --- a/web/index.html +++ b/web/index.html @@ -121,7 +121,7 @@ and the complete documentation in HTML format).
  • Version history
  • freshmeat.net page (use it to subscribe and post comments)
  • -
  • UmlGraph binary - UmlGraph-VERSION.jar +
  • UmlGraph binary - UmlGraph-VERSION.jar (jar file containing only the UmlGraph classes; please use this only for pulling UmlGraph into other projects).