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 e7efec0  Add  CNAME (#789)
e7efec0 is described below

commit e7efec05dd0162e329bb1bd87a0825e97e41fc79
Author: Panda <[email protected]>
AuthorDate: Thu May 6 11:40:50 2021 +0800

    Add  CNAME (#789)
    
    * add go get redirect
    
    go get   dubbo.io/dubbogo  redirect to https://github.com/apache/dubbo-go
    
    * Create CNAME
    
    add  CNAME   dubbo.io
---
 static/CNAME | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/CNAME b/static/CNAME
new file mode 100644
index 0000000..2151351
--- /dev/null
+++ b/static/CNAME
@@ -0,0 +1 @@
+dubbo.io

Reply via email to