Skip to content

Commit 4fb5b04

Browse files
authored
Fix: update edit this page by updating docusaurus.config.ts
1 parent 006e1d0 commit 4fb5b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const config: Config = {
5050
// Please change this to your repo.
5151
// Remove this to remove the "edit this page" links.
5252
editUrl:
53-
"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
53+
"https://github.com/awslabs/kro/tree/main/website",
5454
},
5555
blog: false,
5656
theme: {

0 commit comments

Comments
 (0)