We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a35fc0 commit c14e5b8Copy full SHA for c14e5b8
docs/app.config.ts
@@ -5,7 +5,7 @@ export default defineAppConfig({
5
'Web extension development made easy. A collection of easy-to-use utilities for writing and testing web extensions that work on all browsers.',
6
},
7
github: {
8
- url: 'https://github.com/aklinker1/web-ext-core',
+ url: 'https://github.com/aklinker1/webext-core',
9
rootDir: 'docs',
10
11
socials: {
0 commit comments