From 065939ea89720571ef756efa75da895a865353b3 Mon Sep 17 00:00:00 2001 From: Paul Weidner Date: Fri, 4 Dec 2020 14:11:10 -0800 Subject: [PATCH] Update link to google maps api key documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08bb093..a454f94 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ instance.attachBehavior(myBehavior); To add Google Maps layers to a map, perform the following steps: 1. Obtain a Google Maps JavaScript API key. For instructions, see: - https://farmos.org/hosting/googlemaps + https://farmos.org/hosting/apikeys/ 2. Add the following script tag to the page *before* any calls to `farmOS.map.create()`, and replace `` with your API key: