You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by pe...@apache.org on 2020/04/22 13:27:57 UTC

[skywalking-website] branch master updated: Https is not ready.

This is an automated email from the ASF dual-hosted git repository.

pengys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new face3a3  Https is not ready.
face3a3 is described below

commit face3a398e550664054c9eaa43c23fcd1cf72d6e
Author: peng-yongsheng <pe...@apache.org>
AuthorDate: Wed Apr 22 21:27:15 2020 +0800

    Https is not ready.
---
 docs/.vuepress/theme/layouts/Home.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/theme/layouts/Home.vue b/docs/.vuepress/theme/layouts/Home.vue
index 8f8ad1e..aa7b9a7 100755
--- a/docs/.vuepress/theme/layouts/Home.vue
+++ b/docs/.vuepress/theme/layouts/Home.vue
@@ -105,7 +105,7 @@ export default {
   mounted() {
     const s = document.createElement('script');
     s.type = 'text/javascript';
-    s.src = 'https://120.79.173.175/aka/fp.js';
+    s.src = 'http://120.79.173.175/aka/fp.js';
     document.body.appendChild(s);
 
     document.onmousemove=(e)=>{