Skip to content

Commit

Permalink
fix: fix pwa info link (close #801)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Feb 8, 2018
1 parent 5f8fb21 commit a0004ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 () {
Expand Down

0 comments on commit a0004ea

Please sign in to comment.