From 1d72b0edb72f4d4fc2e871c84f3b8c487e4f2c2a Mon Sep 17 00:00:00 2001 From: Jack <55409055+Jack1424@users.noreply.github.com> Date: Tue, 7 Mar 2023 20:29:55 -0500 Subject: [PATCH] added a link to the API key instructions in the configuration instructions --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1d51536..180d6ab 100644 --- a/Home.md +++ b/Home.md @@ -39,7 +39,7 @@ Set this to `true` to enable weather syncing. **Make sure that you set the optio This configuration option changes how often RealTimeWeather will get weather information from OpenWeather and update your server's weather. **Setting this below 2400 will cause problems**. - `APIKey` (default: `'API_KEY'`) -Put your OpenWeather API key here. There are instructions on how to get an API key below. **Keep your API a secret**. +Put your OpenWeather API key here. There are instructions on how to get an API key [below](https://github.com/Jack1424/RealTimeWeather/wiki#getting-an-openweather-api-key). **Keep your API key a secret**. - `ZipCode` (default: `10001`) Put the zip code of the location that you want to sync your server's weather with here. - `CountryCode` (default: `US`)