Skip to content

Commit 855b738

Browse files
committed
Merge branch 'main' of github.com:AI4EPS/Earthquake-Deep-Catalog
2 parents 652e5b4 + 6cae7a6 commit 855b738

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# [Deep Earthquake Catalogs](https://ai4eps.github.io/DeepEarthquakeCatalog)
1+
# [Earthquake Deep Catalogs](https://ai4eps.github.io/Earthquake-Deep-Catalog)
22

3-
[![documentation](https://github.com/AI4EPS/DeepEarthquakeCatalog/actions/workflows/docs.yml/badge.svg?branch=main)](https://ai4eps.github.io/DeepEarthquakeCatalog)
3+
[![documentation](https://github.com/AI4EPS/Earthquake-Deep-Catalog/actions/workflows/docs.yml/badge.svg?branch=main)](https://ai4eps.github.io/Earthquake-Deep-Catalog)
44

55
# Catalog Format
66

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ repo_url: 'https://github.com/ai4eps/Earthquake-Deep-Catalog'
88
nav:
99
- Overview: README.md
1010
- Hawaii:
11-
- Catalog: catalogs/Hawaii/catalog.html
11+
- Full catalog: catalogs/Hawaii/catalog.html
1212
# - Standard catalog: catalogs/Hawaii-220181101-20220501/standard.html
13-
# - HypoDD catalog: catalogs/Hawaii-220181101-20220501/hypodd_cc.html
13+
- Small catalog: catalogs/Hawaii-220181101-20220501/hypodd_cc.html
1414
- Tonga:
1515
- Catalog: catalogs/Tonga-OBS/catalog.html
1616
theme:
@@ -21,12 +21,12 @@ theme:
2121
plugins:
2222
- mkdocs-jupyter:
2323
ignore_h1_titles: True
24-
- redirects:
25-
redirect_maps:
26-
'earthquake-deep-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
27-
'earthquake-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
28-
'earthquakecatalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
29-
'catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
24+
# - redirects:
25+
# redirect_maps:
26+
# 'earthquake-deep-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
27+
# 'earthquake-catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
28+
# 'earthquakecatalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
29+
# 'catalog.md': 'https://ai4eps.github.io/Earthquake-Deep-Catalog/'
3030

3131
# extra:
3232
# analytics:

0 commit comments

Comments
 (0)