Przeglądaj źródła

HADOOP-16009. Replace the url of the repository in Apache Hadoop source code.

Akira Ajisaka 6 lat temu
rodzic
commit
eee29ed706
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      hadoop-project/src/site/site.xml

+ 1 - 1
hadoop-project/src/site/site.xml

@@ -38,7 +38,7 @@
   <body>
     <links position="left">
       <item name="Wiki" href="http://wiki.apache.org/hadoop" />
-      <item name="git" href="https://git-wip-us.apache.org/repos/asf/hadoop.git" />
+      <item name="git" href="https://gitbox.apache.org/repos/asf/hadoop.git" />
     </links>
 
     <breadcrumbs position="left">