Skip to content

Commit 5804f1d

Browse files
committed
update git link
1 parent 1736a67 commit 5804f1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const config: Config = {
3838
// Please change this to your repo.
3939
// Remove this to remove the "edit this page" links.
4040
editUrl:
41-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
41+
'https://github.com/CLSFramework/CLSFramework.github.io/tree/main/',
4242
},
4343
blog: {
4444
showReadingTime: true,
@@ -49,7 +49,7 @@ const config: Config = {
4949
// Please change this to your repo.
5050
// Remove this to remove the "edit this page" links.
5151
editUrl:
52-
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
52+
'https://github.com/CLSFramework/CLSFramework.github.io/tree/main/',
5353
// Useful options to enforce blogging best practices
5454
onInlineTags: 'warn',
5555
onInlineAuthors: 'warn',

0 commit comments

Comments
 (0)