diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-03-18 20:00:15 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-03-18 20:00:15 +0000 |
commit | 6a18511dd0aaa514ef480cc626f60765b76d58dd (patch) | |
tree | c0f107e7e29818248284649f7cc26f62b9076a4b /core/fixtures | |
parent | 6f32364675fa413db942486d8efccd4d0990e274 (diff) | |
download | troggle-6a18511dd0aaa514ef480cc626f60765b76d58dd.tar.gz troggle-6a18511dd0aaa514ef480cc626f60765b76d58dd.tar.bz2 troggle-6a18511dd0aaa514ef480cc626f60765b76d58dd.zip |
Fixing URLs for cave descriptions
Diffstat (limited to 'core/fixtures')
-rw-r--r-- | core/fixtures/expo_caves.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fixtures/expo_caves.json b/core/fixtures/expo_caves.json index ff9ff79..d2728f7 100644 --- a/core/fixtures/expo_caves.json +++ b/core/fixtures/expo_caves.json @@ -14,7 +14,7 @@ "notes": "The Austrian Kataster has adopted a very perverse way of numbering things. Their numbers are as follows:</p><ul> <li>115a Stellerweghöhle entrance 41a</li> <li>115b Stellerweghöhle entrance 41b</li> <li>115c Stellerweghöhle entrance 41c ( where ? )</li> <li>115d Schnellzughöhle entrance 115</li> <li>115e unnamed entrance 142</li></ul><p>", "length": "SMK system total 54000m", "depth": "from entrance; SMK system total 1032m", "extent": "SMK system total 2812m",
"survex_file": "smk-system.svx",
"description_file": "1623/115.htm",
- "url": "1623/115.htm",
+ "url": "1623/115.url",
"filename": "1623-115.html",
"area": [1, 8]}},
|