[rb-commits] [website] master: Update Git location. (05309cd)

holger at jenkins.debian.net holger at jenkins.debian.net
Tue Aug 23 15:50:35 CEST 2016


Repository : ssh://jenkins/website

On branch  : master

>---------------------------------------------------------------

commit 05309cdd28fafc67310e8cb9aa4a93b975d0e44c
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Aug 23 14:29:57 2016 +0100

    Update Git location.


>---------------------------------------------------------------

05309cdd28fafc67310e8cb9aa4a93b975d0e44c
 _includes/footer.html                   | 2 +-
 _includes/head.html                     | 2 +-
 _posts/2015-10-16-new-homepage.markdown | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index bfeda79..be7c8ec 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -50,7 +50,7 @@
         Get in <a href="https://lists.reproducible-builds.org/listinfo/rb-general">touch</a>!
         •
         Patches are highly welcome:
-          <tt>git clone https://reproducible-builds.org/website.git</tt>
+          <tt>git clone https://anonscm.debian.org/git/reproducible/reproducible-website.git/</tt>
       </p>
     </div>
   </div>
diff --git a/_includes/head.html b/_includes/head.html
index 56c952e..7317649 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -3,7 +3,7 @@
     <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
     <meta name="description" content="{{ site.description }}">
     <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
-    <link rel="vcs-git" href="https://reproducible-builds.org/website.git" title="Git repository" />
+    <link rel="vcs-git" href="https://anonscm.debian.org/git/reproducible/reproducible-website.git/" title="Git repository" />
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
diff --git a/_posts/2015-10-16-new-homepage.markdown b/_posts/2015-10-16-new-homepage.markdown
index 3f6e7d9..88b62f2 100644
--- a/_posts/2015-10-16-new-homepage.markdown
+++ b/_posts/2015-10-16-new-homepage.markdown
@@ -17,7 +17,7 @@ new homepage!
 
 **Everyone is welcome to contribute!** To get a copy of the website, just type:
 
-    git clone https://reproducible-builds.org/website.git
+    git clone https://anonscm.debian.org/git/reproducible/reproducible-website.git/
 
 Most of the currently available documentation has been written with the
 experience and the perspective of the work done in the Debian project. We are



More information about the rb-commits mailing list