Skip to content

Commit 91ea089

Browse files
committed
chr-gap, Fix edDraftURI and link to prompts.js
1 parent 8946a18 commit 91ea089

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎gap-analysis/chr-gap.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
noRecTrack: true,
2020
shortName: "cher-gap",
2121
copyrightStart: "2018",
22-
edDraftURI: "https://w3c.github.io/amlreq/gap-analysis/docs/",
22+
edDraftURI: "https://w3c.github.io/amlreq/gap-analysis/chr-gap",
2323

2424
// if this is a LCWD, uncomment and set the end of its review period
2525
// lcEnd: "2009-08-05",
@@ -64,7 +64,7 @@
6464
// !!!! IMPORTANT !!!! MAKE THE ABOVE BLINK IN YOUR HEAD
6565
};
6666
</script>
67-
<script class="remove" src="/i18n-activity/templates/gap-analysis/prompts.js"> </script>
67+
<script class="remove" src="../../i18n-activity/templates/gap-analysis/prompts.js"> </script>
6868
<link rel="stylesheet" data-import href="https://w3c.github.io/typography/gap-analysis/gapanalysis.css">
6969
</head>
7070

0 commit comments

Comments
 (0)