Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 619965b

Browse files
docs: fix 404 links
1 parent 697bb44 commit 619965b

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-plugin-pwa

1 file changed

+1
-1
lines changed

‎packages/@vue/cli-plugin-pwa/ui.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module.exports = api => {
2929
type: 'list',
3030
message: 'org.vue.pwa.config.pwa.workboxPluginMode.message',
3131
description: 'org.vue.pwa.config.pwa.workboxPluginMode.description',
32-
link: 'https://developers.google.com/web/tools/workbox/modules/workbox-webpack-plugin#which_plugin_to_use',
32+
link: 'https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin/#which-plugin-to-use',
3333
default: 'GenerateSW',
3434
value: data.vue && data.vue.pwa && data.vue.pwa.workboxPluginMode,
3535
choices: [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /