Skip to content

Commit 5eac484

Browse files
committed
Editorial: Monorepo - update common directory path
1 parent c9fd683 commit 5eac484

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dpub-aam/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<title>Digital Publishing Accessibility API Mappings 1.1</title>
55
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
66
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
7-
<script src="common/script/resolveReferences.js" class="remove"></script>
8-
<link href="common/css/mapping-tables.css" rel="stylesheet" type="text/css" />
9-
<link href="common/css/common.css" rel="stylesheet" type="text/css" />
7+
<script src="../common/script/resolveReferences.js" class="remove"></script>
8+
<link href="../common/css/mapping-tables.css" rel="stylesheet" type="text/css" />
9+
<link href="../common/css/common.css" rel="stylesheet" type="text/css" />
1010
<script class="remove">
1111
var respecConfig = {
1212
github: "w3c/dpub-aam",
@@ -159,7 +159,7 @@
159159
}
160160
}
161161
</script>
162-
<script src="common/biblio.js" class="remove"></script>
162+
<script src="../common/biblio.js" class="remove"></script>
163163
</head>
164164
<body>
165165
<section id="abstract">
@@ -2834,7 +2834,7 @@ <h3>Acknowledgments</h3>
28342834
<li>Valerie Young (Igalia)</li>
28352835
</ul>
28362836

2837-
<div data-include="common/acknowledgements/funders.html" data-include-replace="true"></div>
2837+
<div data-include="../common/acknowledgements/funders.html" data-include-replace="true"></div>
28382838
</section>
28392839
</section>
28402840
</body>

0 commit comments

Comments
 (0)