Explorar el Código

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

Akira Ajisaka hace 6 años
padre
commit
eee29ed706
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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">