Skip to content

Commit b640dcb

Browse files
authored
fix(edit): revert edit button changes (#1214)
1 parent a66bcd8 commit b640dcb

File tree

3 files changed

+1
-73
lines changed

3 files changed

+1
-73
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const config: Config = {
6262
remarkPlugins: [remarkMath],
6363
rehypePlugins: [rehypeKatex],
6464
editUrl:
65-
"https://raw.githubusercontent.com/flare-foundation/developer-hub/main",
65+
"https://github.com/flare-foundation/developer-hub/edit/main",
6666
onInlineTags: "throw",
6767
},
6868
blog: false,

src/theme/EditThisPage/index.tsx

Lines changed: 0 additions & 46 deletions
This file was deleted.

src/theme/EditThisPage/styles.module.css

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)