diff graal/overview.html @ 5707:e149c0e252e0

generated jpg for link to svg version of dependency to accommodate Internet Explorer
author Doug Simon <doug.simon@oracle.com>
date Wed, 27 Jun 2012 18:21:49 +0200
parents 6f2ccb483d96
children 4e5828456c28
line wrap: on
line diff
--- a/graal/overview.html	Wed Jun 27 18:06:03 2012 +0200
+++ b/graal/overview.html	Wed Jun 27 18:21:49 2012 +0200
@@ -30,7 +30,7 @@
 </head>
 <body>
 
-<a href="modules.svg" title="Click to enlarge"><img src="modules.svg" width="400"/></a>
+<a href="modules.svg" title="Click to enlarge"><img src="modules.jpg" width="400"/></a>
 <p>
 This document is the unified Javadoc for the Graal code base.
 The module dependency graph is shown above.