Skip to content

Commit e86dbfb

Browse files
committed
feat(docs): enable github edit button
1 parent f419ad3 commit e86dbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const config = {
5252
docs: {
5353
routeBasePath: "/",
5454
sidebarPath: "./sidebars.js",
55-
// editUrl: "https://github.com/waveshareteam/Docs_en/tree/main/",
55+
editUrl: "https://github.com/waveshareteam/Docs_en/tree/main/",
5656
showLastUpdateAuthor: true,
5757
showLastUpdateTime: true,
5858
},

0 commit comments

Comments
 (0)