[reproducible-website] 01/01: Fix openSUSE website link

Bernhard M. Wiedemann bmwiedemann-guest at moszumanska.debian.org
Wed Nov 1 02:36:00 UTC 2017


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

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

commit 493242695f328d2940d2940de40301dfca5ed1e4
Author: Bernhard M. Wiedemann <bwiedemann at suse.de>
Date:   Wed Nov 1 03:34:53 2017 +0100

    Fix openSUSE website link
    
    so that HTTPS actually works
    (because the SSL cert is not valid for opensuse.org)
---
 _data/projects.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_data/projects.yml b/_data/projects.yml
index 5b71306..a0ab2b3 100644
--- a/_data/projects.yml
+++ b/_data/projects.yml
@@ -104,7 +104,7 @@
   url: https://www.openembedded.org/wiki/Main_Page
   logo: oe-logo.png
 - name: openSUSE
-  url: https://opensuse.org/
+  url: https://www.opensuse.org/
   logo: openSUSE.png
   resources:
   - name: Presentation at openSUSEconf 2016

-- 
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