Skip to content

Commit

Permalink
MNT: Change link for heat index reference (Fixes Unidata#1268)
Browse files Browse the repository at this point in the history
This was causing a lot of linkcheck failures (though they seem to be
fine at the moment). It's a 14kb file, so just put it in _static and
reference it there.
  • Loading branch information
dopplershift committed Jan 12, 2020
1 parent 2bc6af1 commit 2f2af12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/references.rst
Expand Up @@ -112,7 +112,7 @@ References
.. [Rothfusz1990] Rothfusz, L.P.: *The Heat Index "Equation"*. Fort Worth, TX: Scientific Services
Division, NWS Southern Region Headquarters, 1990.
`SR90-23 <https://www.weather.gov/media/ffc/ta_htindx.PDF>`_, 2 pp.
`SR90-23 <_static/rothfusz-1990-heat-index-equation.pdf>`_, 2 pp.
.. [Salby1996] Salby, M. L., 1996: *Fundamentals of Atmospheric Physics*.
Academic Press, 627 pp.
Expand Down

0 comments on commit 2f2af12

Please sign in to comment.