From d3531e61753ad05f3ccca57953106eac1b1196eb Mon Sep 17 00:00:00 2001 From: RiccardoAlbertoni Date: Tue, 28 Jan 2020 15:27:11 +0100 Subject: [PATCH] correcting broken link to dcat errata page --- dcat/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcat/config.js b/dcat/config.js index 136afeb77..feae0f6cd 100644 --- a/dcat/config.js +++ b/dcat/config.js @@ -2,7 +2,7 @@ var respecConfig = { // preProcess: [dfn_index], // subtitle: "Version 2", specStatus: "ED", - errata: "https://w3c.github.io/dxwg/dcat/errata", + errata: "https://w3c.github.io/dxwg/errata/", // specStatus: "ED", // specStatus: "CR", // crEnd: "2019-10-24",