diff --git a/docs/index.html b/docs/index.html index f1b7b737b..fbaffe240 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,7 +29,7 @@ L.marker([51.5, -0.09]).addTo(map) .bindPopup('A pretty CSS3 popup.<br> Easily customizable.') .openPopup(); -
Learn more with the quick start guide, check out other tutorials, +
Learn more with the quick start guide, check out other tutorials, or head straight to the API documentation. If you have any questions, take a look at the FAQ first.