From ef688420d631ffa9b349a010acef38a7e124b593 Mon Sep 17 00:00:00 2001 From: Amanda Diniz Date: Fri, 17 Jul 2026 23:19:33 -0300 Subject: [PATCH] DOC: fix read_bsrn reference --- pvlib/iotools/bsrn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvlib/iotools/bsrn.py b/pvlib/iotools/bsrn.py index f42e37caaf..9b5e1bd1a1 100644 --- a/pvlib/iotools/bsrn.py +++ b/pvlib/iotools/bsrn.py @@ -379,7 +379,7 @@ def read_bsrn(filename, logical_records=('0100',)): BSRN files are freely available and can be accessed via FTP [3]_. The username and password for the BSRN FTP server can be obtained for free as - described in the BSRN's Data Release Guidelines [3]_. + described in the BSRN's Data Release Guidelines [4]_. Parameters ----------