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

zhangyonglun pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-lite.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e6a564  fix logo url
     new 291fc9b  Merge pull request #1034 from tuohai666/master
9e6a564 is described below

commit 9e6a5647395ec1fc6a35b191e6e37f1fd742edbc
Author: tuohai666 <[email protected]>
AuthorDate: Sun Jul 12 22:10:07 2020 +0800

    fix logo url
---
 docs/layouts/partials/favicon.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/layouts/partials/favicon.html 
b/docs/layouts/partials/favicon.html
index 5a33ab3..28f3233 100644
--- a/docs/layouts/partials/favicon.html
+++ b/docs/layouts/partials/favicon.html
@@ -1 +1 @@
-<link rel="shortcut icon" 
href="https://shardingsphere.apache.org/elasticjob/current/images/favicon.png"; 
type="image/x-icon" />
+<link rel="shortcut icon" 
href="https://shardingsphere.apache.org/elasticjob/images/favicon.png"; 
type="image/x-icon" />

Reply via email to