[Reproducible-commits] [reproducible-website] 01/01: Update Git location.

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 23 13:40:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository reproducible-website.

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

    Update Git location.
---
 _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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reproducible-website.git



More information about the Reproducible-commits mailing list