Skip to content

Commit

Permalink
chore: comment on customDocsPath
Browse files Browse the repository at this point in the history
  • Loading branch information
pizofreude committed Oct 25, 2023
1 parent f0f7945 commit 0e801ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
customDocsPath: './website',
customDocsPath: './website', // Add the customDocsPath option
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
Expand Down

0 comments on commit 0e801ff

Please sign in to comment.