Skip to content

Commit f2888dc

Browse files
committed
Migrate spec/latest/.htaccess.
Some handled slashes, some did not. These should match what was previously in place.
1 parent 19245ca commit f2888dc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

_redirects

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
/playground-dev /playground 302
22

33
/contexts/schema.org.jsonld http://schema.org/ 301
4+
5+
/spec/latest/json-ld-syntax https://www.w3.org/TR/json-ld/ 301
6+
/spec/latest/json-ld-syntax/ https://www.w3.org/TR/json-ld/ 301
7+
8+
/spec/latest/json-ld/* https://www.w3.org/TR/json-ld/:splat 301
9+
/spec/latest/json-ld-api/* https://www.w3.org/TR/json-ld-api/:splat 301
10+
/spec/latest/json-ld-framing/* https://www.w3.org/TR/json-ld-framing/:splat 301
11+
12+
/spec/latest/rdf-graph-normalization https://w3c-ccg.github.io/rdf-dataset-canonicalization/spec/ 307
13+
/spec/latest/rdf-graph-normalization/* https://w3c-ccg.github.io/rdf-dataset-canonicalization/spec/:splat 307
14+
/spec/latest/rdf-dataset-normalization/* https://w3c-ccg.github.io/rdf-dataset-canonicalization/spec/:splat 307
15+
/spec/latest/rdf-dataset-canonicalization/* https://w3c-ccg.github.io/rdf-dataset-canonicalization/spec/:splat 307

spec/latest/.htaccess

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

0 commit comments

Comments
 (0)