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

aajisaka pushed a commit to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-2.8 by this push:
     new f70eac7  HADOOP-16009. Replace the url of the repository in Apache 
Hadoop source code.
f70eac7 is described below

commit f70eac7e8d2bab554f10f8b68c7f4588d32084cc
Author: Akira Ajisaka <[email protected]>
AuthorDate: Mon Dec 31 06:28:24 2018 +0900

    HADOOP-16009. Replace the url of the repository in Apache Hadoop source 
code.
    
    (cherry picked from commit eee29ed7066e9401c7530b8b6f3b221bacef9a8a)
    (cherry picked from commit c157ab49c095357e13ced9c57ef5bdde0557480f)
---
 hadoop-project/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/src/site/site.xml b/hadoop-project/src/site/site.xml
index e8262b1..1508a9a 100644
--- a/hadoop-project/src/site/site.xml
+++ b/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">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to