NWS: make link relative (#32348)

This commit is contained in:
c0ffeeca7 2024-04-17 10:09:34 +02:00 committed by GitHub
parent 5fcfdbd33a
commit 014695f5df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,4 +29,4 @@ One weather entity is created for each entry in the configuration. Hourly and da
Details about the API are available in the [NWS API documentation](https://www.weather.gov/documentation/services-web-api). The [pynws](https://github.com/MatthewFlamm/pynws) library is used to retrieve data. Details about the API are available in the [NWS API documentation](https://www.weather.gov/documentation/services-web-api). The [pynws](https://github.com/MatthewFlamm/pynws) library is used to retrieve data.
Details about the `weather.get_forecasts` service are available in the [`weather` documentation](https://www.home-assistant.io/integrations/weather/). Details about the `weather.get_forecasts` service are available in the [`weather` documentation](/integrations/weather/).