Changeset 1274
- Timestamp:
- 08/17/06 00:23:37 (2 years ago)
- Files:
-
- trunk/website/index.shtml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/website/index.shtml
r1238 r1274 14 14 Latest stable release: <a href="/download/OpenLayers-1.0.tar.gz">OpenLayers-1.0.tar.gz</a> | <a href="/api/OpenLayers.js">Link to the hosted version</a> | <a href="/gallery/">See Screenshots</a> 15 15 </p> 16 <p>New Development Release! To help test 2.0-RC1, you can use <tt>http://openlayers.org/api/2.0-rc1/OpenLayers.js</tt> as a script tag in your pages. Report any bugs or problems in Trac, or to our mailing lists.</p> 16 17 17 18 <h3>About...</h3> … … 88 89 89 90 </div> 90 <script type="text/javascript" src="/ dev/lib/OpenLayers.js"></script>91 <script type="text/javascript" src="/api/2.0-rc1/OpenLayers.js"></script> 91 92 <script type="text/javascript"> 92 93 <!--
