Skip to content

Commit 8bd7e29

Browse files
committed
refgen doc: show html output is in /dist/reference
1 parent a24c618 commit 8bd7e29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributor_docs/reference_generation_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ graph TD
3232
convertDocsToMDX[[convertDocsToMDX]] --> contentReferenceMDX
3333
contentReferenceMDX --> npmRunBuild[[npm run<br>build]]
3434
35-
contentReferenceHTML["/dist/**/*.html"]@{shape: docs}
35+
contentReferenceHTML["/dist/reference/**/*.html"]@{shape: docs}
3636
3737
npmRunBuild --> contentReferenceHTML
3838

0 commit comments

Comments
 (0)