Skip to content

Commit 25c4392

Browse files
authored
Repair broken link in get_pvgis_hourly documentation (#2517)
* Repairs pvgis broken link. * Corrects typo on example in documentation. * Reverts change in previous commit.
1 parent ded2867 commit 25c4392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/iotools/pvgis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def get_pvgis_hourly(latitude, longitude, start=None, end=None,
202202
.. [2] `PVGIS Hourly Radiation
203203
<https://ec.europa.eu/jrc/en/PVGIS/tools/hourly-radiation>`_
204204
.. [3] `PVGIS Non-interactive service
205-
<https://ec.europa.eu/jrc/en/PVGIS/docs/noninteractive>`_
205+
<https://joint-research-centre.ec.europa.eu/photovoltaic-geographical-information-system-pvgis/getting-started-pvgis/api-non-interactive-service_en>`_
206206
.. [4] `PVGIS horizon profile tool
207207
<https://ec.europa.eu/jrc/en/PVGIS/tools/horizon>`_
208208
""" # noqa: E501

0 commit comments

Comments
 (0)