Skip to content

Commit c14e5b8

Browse files
committed
docs: Fix repo link
1 parent 1a35fc0 commit c14e5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default defineAppConfig({
55
'Web extension development made easy. A collection of easy-to-use utilities for writing and testing web extensions that work on all browsers.',
66
},
77
github: {
8-
url: 'https://github.com/aklinker1/web-ext-core',
8+
url: 'https://github.com/aklinker1/webext-core',
99
rootDir: 'docs',
1010
},
1111
socials: {

0 commit comments

Comments
 (0)