Skip to content

Commit 82cbbf3

Browse files
authored
Fix fusion TOC (#793)
* Fix Join TOC * Remove files
1 parent 9fc7a38 commit 82cbbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"JoinTOCPlugin": [
6767
{
6868
"ConceptualTOC": "docs/toc.yml",
69-
"ReferenceTOCUrl": "/javascript/api/office-scripts/toc.json"
69+
"ReferenceTOCUrl": "/javascript/api/office-scripts/office_ref_toc/toc.json"
7070
}
7171
],
7272
"dependent_packages": [

0 commit comments

Comments
 (0)