update docs version notice

This commit is contained in:
Vladimir Agafonkin 2015-07-15 15:30:32 +03:00
parent b71636eed7
commit d083eaaa7d

View File

@ -125,8 +125,7 @@ bodyclass: api-page
<!--<a href="#toc" id="back-to-top">&uarr;</a>-->
<hr />
<p>This reference reflects <strong>Leaflet 0.7</strong>.
Docs for 0.6 are available <a href="https://github.com/Leaflet/Leaflet/archive/gh-pages-0.6.zip">in the source form</a> (see <a href="https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md#improving-documentation">instructions for running docs</a>).</p>
<p>This reference reflects <strong>Leaflet 1.0</strong>.</p>
<h2 id="map-class">Map</h2>
@ -6491,7 +6490,7 @@ map.addControl(new MyControl());
<td><code><b>L.CRS.Earth</b></code></td>
<td>Serves as the base for CRS that are global such that they cover the earth. Can only be used as the base for
other CRS and cannot be used directly, since it does not have a <code>code</code>, <code>projection</code> or
other CRS and cannot be used directly, since it does not have a <code>code</code>, <code>projection</code> or
<code>transformation</code>.</td>
</tr>
<tr>