From cb2680f28ebc17282323c638be5e591d946a7b83 Mon Sep 17 00:00:00 2001 From: Thomas Betous Date: Mon, 7 Oct 2019 13:04:26 +0200 Subject: [PATCH] Fix url French Address Search API (#1077) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db7325a4..4d61b3ce 100644 --- a/README.md +++ b/README.md @@ -618,7 +618,7 @@ API | Description | Auth | HTTPS | CORS | | [Datakick](https://www.datakick.org/api) | The open product database | `apiKey` | Yes | Unknown | | [Enigma Public](http://docs.enigma.com/public/public_v20_api_about) | Broadest collection of public data | `apiKey` | Yes | Yes | | [fonoApi](https://fonoapi.freshpixl.com/) | Mobile Device Description | No | Yes | Unknown | -| [French Address Search](https://adresse.data.gouv.fr/api) | Address search via the French Government | No | Yes | Unknown | +| [French Address Search](https://geo.api.gouv.fr/adresse) | Address search via the French Government | No | Yes | Unknown | | [LinkPreview](https://www.linkpreview.net) | Get JSON formatted summary with title, description and preview image for any requested URL | `apiKey` | Yes | Yes | | [Marijuana Strains](http://strains.evanbusse.com/) | Marijuana strains, races, flavors and effects | `apiKey` | No | Unknown | | [Microlink.io](https://microlink.io) | Extract structured data from any website | No | Yes | Yes |