Skip to content

Commit a9d2e32

Browse files
main -> master
1 parent 8d4ee22 commit a9d2e32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config: Config = {
4444
// Please change this to your repo.
4545
// Remove this to remove the "edit this page" links.
4646
editUrl:
47-
'https://github.com/IEEE-TAMU/docs/tree/main/',
47+
'https://github.com/IEEE-TAMU/docs/tree/master/',
4848
},
4949
blog: {
5050
showReadingTime: true,
@@ -55,7 +55,7 @@ const config: Config = {
5555
// Please change this to your repo.
5656
// Remove this to remove the "edit this page" links.
5757
editUrl:
58-
'https://github.com/IEEE-TAMU/docs/tree/main/',
58+
'https://github.com/IEEE-TAMU/docs/tree/master/',
5959
// Useful options to enforce blogging best practices
6060
onInlineTags: 'warn',
6161
onInlineAuthors: 'warn',

0 commit comments

Comments
 (0)