Skip to content

Commit

Permalink
Merge pull request #1114 from w3c/davebrowning-patch-1
Browse files Browse the repository at this point in the history
Fix to link
  • Loading branch information
davebrowning authored Oct 2, 2019
2 parents 840e61a + f9bdde8 commit 8c7d8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dcat/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var respecConfig = {
shortName: "vocab-dcat-2",
prevRecShortname: "vocab-dcat",
canonicalURI: "TR",
prevRecURI: "https://www.w3.org/TR/REC-vocab-dcat-20140116/",
prevRecURI: "https://www.w3.org/TR/2014/REC-vocab-dcat-20140116/",
previousPublishDate: "2019-05-28",
previousMaturity: "WD",
// previousURI: "https://www.w3.org/TR/2019/WD-vocab-dcat-2-20190528/",
Expand Down

0 comments on commit 8c7d8d2

Please sign in to comment.