Skip to content

Commit 3087a6b

Browse files
Merge pull request #233 from w3c/224-dated-URLs
#224: Use dated URLs of REC as suggested by Carine
2 parents a109f31 + 58d3961 commit 3087a6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
previousPublishDate: "2017-07-20",
8383
previousMaturity: "REC",
8484
prevRecShortname: "shacl",
85-
prevRecURI: "https://www.w3.org/TR/shacl/",
85+
prevRecURI: "https://www.w3.org/TR/2017/REC-shacl-20170720/",
8686

8787
wgPublicList: "public-shacl",
8888
};

shacl12-sparql/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
previousPublishDate: "2017-07-20",
6262
previousMaturity: "REC",
6363
prevRecShortname: "shacl",
64-
prevRecURI: "https://www.w3.org/TR/shacl/#part2",
64+
prevRecURI: "https://www.w3.org/TR/2017/REC-shacl-20170720/#part2",
6565

6666
wgPublicList: "public-shacl",
6767
};

0 commit comments

Comments
 (0)