From 97010a37962c6aee50a48ea7975b7fdd641197d9 Mon Sep 17 00:00:00 2001 From: Derrick Date: Wed, 23 Sep 2020 11:43:30 -0700 Subject: [PATCH] Fix broken hash link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 821de1a..bf8040a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ FocalMechClassifier =================== For reproducibility, we demo the code using the dataset provide -with the USGS HASH code, http://earthquake.usgs.gov/research/software/index.php. +with the USGS HASH code, https://www.usgs.gov/software/hash-12. Download the hash.v1.2.tar.gz, unpack it and copy the north1.phase and scsn.reverse datafiles into the "demo" directory of this project.