From 51595df59e65fe672774579d093e2bd25f6ae8ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=88=E5=94=81?= <52o@qq52o.cn> Date: Wed, 29 Jul 2020 11:03:28 +0800 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') }