pullup of 1713 from trunk

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.2@1714 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-10-22 17:15:12 +00:00
parent d4d843e57f
commit b8064015f6
4 changed files with 4 additions and 4 deletions

View File

@@ -226,7 +226,7 @@ OpenLayers.Layer.Google.prototype =
html += " correct API key for your site.<br>";
html += "<br>";
html += "Developers: For help getting this working correctly, ";
html += "<a href='http://trac.openlayers.org/wiki/GoogleMapsLayer' "
html += "<a href='http://trac.openlayers.org/wiki/Google' "
html += "target='_blank'>";
html += "click here";
html += "</a>";