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

liujun pushed a commit to branch mkdocs
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git

commit cc51abac3ea00ec7205f3ecb48f1ea6c5d952bf9
Author: ken.lj <[email protected]>
AuthorDate: Wed Oct 28 15:02:02 2020 +0800

    fix link
---
 material/main.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/material/main.html b/material/main.html
index 8183a87..8ca0fcf 100755
--- a/material/main.html
+++ b/material/main.html
@@ -25,7 +25,7 @@
 <link rel="stylesheet" href="{{ 
'assets/stylesheets/overrides.011ebae6.min.css' | url }}">
 {% endblock %}
 {% block announce %}
-<a 
href="https://chickenlj.github.io/incubator-dubbo-website/en-us/docs/3.0/user/preface/background/";>
+<a href="https://dubbo.apache.org/en-us/docs/3.0/user/preface/background/";>
   Details of the next generation <strong>Dubbo 3.0</strong>
   <span class="twemoji twitter">
       {% include ".icons/material/dev-to.svg" %}

Reply via email to