This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new a524819 fix domain (#790)
a524819 is described below
commit a524819bd72975a554ff48e6d645b915a951eb0f
Author: Panda <[email protected]>
AuthorDate: Thu May 6 15:54:37 2021 +0800
fix domain (#790)
fix domain
---
static/dubbogo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/dubbogo b/static/dubbogo
index 9bb01c0..4e49781 100644
--- a/static/dubbogo
+++ b/static/dubbogo
@@ -1,5 +1,5 @@
<html>
<head>
- <meta name="go-import" content="dubbo.io/dubbogo git
https://github.com/apache/dubbo-go">
+ <meta name="go-import" content="dubbo.apache.org/dubbogo git
https://github.com/apache/dubbo-go">
</head>
</html>