Skip to content

Commit 31e2a8f

Browse files
committed
Merge pull request #261 from IIIF/remove_redirect_html_files
Remove remaining HTML refreshes. Closes #258.
2 parents 5f30c54 + 18d9cb8 commit 31e2a8f

3 files changed

Lines changed: 2 additions & 17 deletions

File tree

source/_redirects.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"api/presentation/1/index.html" : "/api/metadata/1.0/index.html",
3+
"api/presentation/1.0/index.html" : "/api/metadata/1.0/index.html",
34
"api/presentation/index.html" : "/api/presentation/2.0/index.html",
45
"api/presentation/2/index.html" : "/api/presentation/2.0/index.html",
56
"api/metadata/index.html" : "/api/metadata/1.0/index.html",
@@ -12,6 +13,6 @@
1213
"api/index.html" : "/technical-details.html",
1314

1415
"model/index.html" : "/model/shared-canvas/1.0/index.html",
15-
"model/shared-canvas/index.html" : "/model/shared-canvas/1.0/index.html"
16+
"model/shared-canvas/index.html" : "/model/shared-canvas/1.0/index.html"
1617
}
1718

source/api/metadata/index.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

source/api/presentation/1.0/index.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)