mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
Fixing quick start link in docs root (#5500)
This commit is contained in:
parent
b6d21653fa
commit
ecc2c680d6
@ -29,7 +29,7 @@ L.marker([51.5, -0.09]).addTo(map)
|
||||
.bindPopup('A pretty CSS3 popup.<br> Easily customizable.')
|
||||
.openPopup();</code></pre>
|
||||
|
||||
<p>Learn more with the <a href="examples/quick-start.html">quick start guide</a>, check out <a href="examples.html">other tutorials</a>,
|
||||
<p>Learn more with the <a href="examples/quick-start/">quick start guide</a>, check out <a href="examples.html">other tutorials</a>,
|
||||
or head straight to the <a href="reference.html">API documentation</a>.
|
||||
If you have any questions, take a look at the <a href="https://github.com/Leaflet/Leaflet/blob/master/FAQ.md">FAQ</a> first.</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user