Change this to use dev version as is practice for examples.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1098 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-08 18:37:40 +00:00
parent 7cbb36a5ea
commit 9ebdfabd30

View File

@@ -2,7 +2,7 @@
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="http://openlayers.org/api/OpenLayers.js"></script>
<script src="../lib/OpenLayers.js"></script>
</head>
<body>
<div style="width:100%; height:500px" id="map"></div>