diff --git a/docs/endpoints.rst b/docs/endpoints.rst index 1dffb41..0eb8dcb 100644 --- a/docs/endpoints.rst +++ b/docs/endpoints.rst @@ -39,7 +39,7 @@ Static images * e.g. ``5.9,45.8|5.9,47.8|10.5,47.8|10.5,45.8|5.9,45.8`` * can be provided multiple times - * or pass the path as per [Maptiler Cloud API](https://docs.maptiler.com/cloud/api/static-maps/) + * or pass the path as per `Maptiler Cloud API `_ * Match pattern: ((fill|stroke|width)\:[^\|]+\|)*((enc:.+)|((-?\d+\.?\d*,-?\d+\.?\d*\|)+(-?\d+\.?\d*,-?\d+\.?\d*))) * ``latlng`` - indicates coordinates are in ``lat,lng`` order rather than the usual ``lng,lat``