Skip to content

Commit 42dda78

Browse files
committed
adjust the whizard directory
Signed-off-by: frezes <[email protected]>
1 parent cd0546b commit 42dda78

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+7
-8
lines changed
File renamed without changes.

docs/whizard-docs/concepts/storage.md renamed to docs/whizard/concepts/storage.md

+1-1

docs/whizard-docs/concepts/tenant.md renamed to docs/whizard/concepts/tenant.md

+1-1

docs/whizard-docs/getting-started/storage.md renamed to docs/whizard/getting-started/storage.md

+1-1

docs/whizard-docs/guide/faq/faq.md renamed to docs/whizard/guide/faq/faq.md

+1-1

docs/whizard-docs/guide/secure/authentication-and-authorization.md renamed to docs/whizard/guide/secure/authentication-and-authorization.md

-1

docs/whizard-docs/guide/store-partition.md renamed to docs/whizard/guide/store-partition.md

+1-1

docs/whizard-docs/references/api/api.md renamed to docs/whizard/references/api/api.md

+1-1

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const config = {
103103
items: [
104104
{
105105
label: "Whizard Docs",
106-
to: "/docs/whizard-docs/intro",
106+
to: "/docs/whizard/intro",
107107
},
108108
],
109109
},

0 commit comments

Comments
 (0)