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/).
