diff --git a/docs/index.html b/docs/index.html index 80a933f..8f72ee3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@ ] } if (typeof navigator.serviceWorker !== 'undefined') { - navigator.serviceWorker.register('https://raw.githubusercontent.com/hyperf-admin/hyperf-admin.github.io/master/ws.js') + navigator.serviceWorker.register('https://hyperf-admin.github.io/hyperf-admin/ws.js') }