From 4f650443f0ff3e83c4afc1fcf96707b672c15008 Mon Sep 17 00:00:00 2001 From: Jiwoo Lee Date: Tue, 27 Feb 2024 11:48:48 -0800 Subject: [PATCH] Update land_sea_mask.py --- pcmdi_utils/land_sea_mask.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcmdi_utils/land_sea_mask.py b/pcmdi_utils/land_sea_mask.py index 0f2d2f4..e5560a4 100644 --- a/pcmdi_utils/land_sea_mask.py +++ b/pcmdi_utils/land_sea_mask.py @@ -89,7 +89,7 @@ def generate_land_sea_mask__pcmdi( References ---------- - .. _PCMDI's report #58: http://www-pcmdi.llnl.gov/publications/pdf/58.pdf + .. _PCMDI's report #58: https://pcmdi.llnl.gov/report/ab58.html """ if source is None: