Skip to content

Commit

Permalink
Exclude links that can't be checked (apparently, surprising for the GSL)
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy authored Feb 4, 2025
1 parent 1cc8cbf commit b6901f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion notes/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,7 @@
'pdf/code-packaging-',
'https://sourceforge.net/',
'https://stackoverflow.com/',
'https://opensource.org/licenses'
'https://opensource.org/licenses',
'https://pastebin.com',
'https://www.gnu.org/software/gsl/'
]

0 comments on commit b6901f7

Please # to comment.