From 3d33d54be4732a4b731767719187dd38756a4741 Mon Sep 17 00:00:00 2001 From: Ryan Modrak Date: Fri, 15 Mar 2024 15:53:48 -0600 Subject: [PATCH] Updated check_urls.bash --- tests/check_urls.bash | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/check_urls.bash b/tests/check_urls.bash index 9bef6b62d..f712d96b5 100755 --- a/tests/check_urls.bash +++ b/tests/check_urls.bash @@ -10,8 +10,9 @@ URLS="\ https://www.eas.slu.edu/People/LZhu/home.html\ https://github.com/geodynamics/axisem\ https://github.com/Liang-Ding/seisgen\ - http://ds.iris.edu/ds/products/syngine\ - http://ds.iris.edu/ds/products/syngine/#models\ + https://ds.iris.edu/ds/products/syngine\ + https://ds.iris.edu/ds/products/syngine/#models\ + https://ds.iris.edu/files/sac-manual/manual/file_format.html\ https://instaseis.net\ https://docs.obspy.org/tutorial/index.html\ https://docs.obspy.org/packages/autogen/obspy.core.stream.Stream.html\