We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
edit this page
1 parent 006e1d0 commit 4fb5b04Copy full SHA for 4fb5b04
website/docusaurus.config.ts
@@ -50,7 +50,7 @@ const config: Config = {
50
// Please change this to your repo.
51
// Remove this to remove the "edit this page" links.
52
editUrl:
53
- "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
+ "https://github.com/awslabs/kro/tree/main/website",
54
},
55
blog: false,
56
theme: {
0 commit comments