You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/11/24 06:55:32 UTC

[iotdb] branch deploy_site_using_github updated: Deplopy website using github

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

haonan pushed a commit to branch deploy_site_using_github
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/deploy_site_using_github by this push:
     new f324805b5b Deplopy website using github
f324805b5b is described below

commit f324805b5bf0ed18906bd7a7f2c5601d603824d3
Author: HTHou <hh...@outlook.com>
AuthorDate: Thu Nov 24 14:55:23 2022 +0800

    Deplopy website using github
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 08f69ddb7c..ff6773a1f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <distributionManagement>
         <site>
             <id>apache.website</id>
-            <url>scm:git:https://gitbox.apache.org/repos/asf/iotdb-website.git</url>
+            <url>scm:git:https://github.com/apache/iotdb-website.git</url>
         </site>
     </distributionManagement>
     <issueManagement>