Browse Source

Merge pull request #34 from pelias/rmglennon-patch-1

Fix broken API key link
pull/33/head
Rhonda Glennon 9 years ago
parent
commit
15a8e48100
  1. 2
      index.md

2
index.md

@ -6,7 +6,7 @@ ________________________________________________________________________________
These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias. These pages offer an introduction to the API and terminology used in Mapzen Search and the accompanying open source geocoder which powers it, Pelias.
- [Getting Started Guide](/get-started.md) - [Getting Started Guide](/get-started.md)
- [API keys and rate limits](/api.md) - [API keys and rate limits](/api-keys-rate-limits.md)
- [`/search` Endpoint: Finding places](/search.md) - [`/search` Endpoint: Finding places](/search.md)
- [`/autocomplete` Endpoint](/autocomplete.md) - [`/autocomplete` Endpoint](/autocomplete.md)
- [`/reverse` Endpoint: from point to place](/reverse.md) - [`/reverse` Endpoint: from point to place](/reverse.md)

Loading…
Cancel
Save