Skip to content

Commit

Permalink
Merge pull request #2 from MichaelLueken/pw-azure-bug-fix
Browse files Browse the repository at this point in the history
[pw-azure-bug-fix] Add redirect for https://mrms.ncep.noaa.gov in doc/conf.py
  • Loading branch information
EdwardSnyder-NOAA authored Dec 11, 2024
2 parents f47d707 + 961edd9 commit 68d8d62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@
r"https://sso\.noaa\.gov\:443/openam/SSORedirect/metaAlias/noaa\-online/idp\?SAMLRequest\=.*",
r"https://github\.com/ufs-community/ufs\-srweather\-app/issues/.*":
r"https://github\.com/login\?return\_to\=https.*",
r"https://mrms\.ncep\.noaa\.gov/data/":
r"https://mrms\.ncep\.noaa\.gov",
}


Expand Down

0 comments on commit 68d8d62

Please sign in to comment.