From 55bde6c78abf9a41bfc4766ce07d834a3fb89117 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 17 Jul 2022 22:41:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updates=20link=20to=20APOD=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous one, PawelPleskaczynski/apod_api is no longer opperational. I've re-written it at https://github.com/lissy93/go-apod --- docs/widgets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/widgets.md b/docs/widgets.md index 7075b76b..c2b7e3a5 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -1013,7 +1013,7 @@ Displays airport departure and arrival flights, using data from [AeroDataBox](ht ### Astronomy Picture of the Day -Show the NASA Astronomy Pictore of the Day. Data is fetched from [APOD](https://apod.nasa.gov/apod/) using [PawelPleskaczynski/apod_api](https://github.com/PawelPleskaczynski/apod_api). +Show the NASA Astronomy Pictore of the Day. Data is fetched from [APOD](https://apod.nasa.gov/apod/) using [@Lissy93/go-apod](https://github.com/lissy93/go-apod) / hosted at [apod.as93.net](https://apod.as93.net/).

@@ -1031,7 +1031,7 @@ _No config options._ - **CORS**: 🟢 Enabled - **Auth**: 🟢 Not Required - **Price**: 🟢 Free -- **Host**: Managed Instance or Self-Hosted (see [PawelPleskaczynski/apod_api](https://github.com/PawelPleskaczynski/apod_api)) +- **Host**: Managed Instance or Self-Hosted (see [@Lissy93/go-apod](https://github.com/lissy93/go-apod)) - **Privacy**: _See [NASA's Privacy Policy](https://www.nasa.gov/about/highlights/HP_Privacy.html)_ ---