We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd0340 commit 8f055f8Copy full SHA for 8f055f8
packages/@vue/cli-ui/ui-defaults/config.js
@@ -20,7 +20,7 @@ module.exports = api => {
20
message: 'org.vue.vue-webpack.config.vue-cli.publicPath.label',
21
description: 'org.vue.vue-webpack.config.vue-cli.publicPath.description',
22
group: 'org.vue.vue-webpack.config.vue-cli.groups.general',
23
- link: 'https://cli.vuejs.org/config/#publicPath'
+ link: 'https://cli.vuejs.org/config/#publicpath'
24
},
25
{
26
name: 'outputDir',
0 commit comments