diff --git a/pvlib/iotools/bsrn.py b/pvlib/iotools/bsrn.py index 7830853826..d45e2cf688 100644 --- a/pvlib/iotools/bsrn.py +++ b/pvlib/iotools/bsrn.py @@ -148,9 +148,9 @@ def get_bsrn(station, start, end, username, password, `_ .. [2] `BSRN Data Retrieval via FTP `_ - .. [4] `BSRN Data Release Guidelines + .. [3] `BSRN Data Release Guidelines `_ - .. [3] `Update of the Technical Plan for BSRN Data Management, 2013, + .. [4] `Update of the Technical Plan for BSRN Data Management, 2013, Global Climate Observing System (GCOS) GCOS-174. `_ """ # noqa: E501