fix: fix pwa info link (close #801)

This commit is contained in:
Evan You
2018-02-07 22:13:16 -05:00
parent 5f8fb21ca9
commit a0004eac6a

View File

@@ -7,7 +7,7 @@ if (process.env.NODE_ENV === 'production') {
ready () {
console.log(
'App is being served from cache by a service worker.\n' +
'For more details, visit https://goo.gl/M232X8'
'For more details, visit https://goo.gl/AFskqB'
)
},
cached () {