Update http:// to https:// in docs

Where site is running https, URL was updated.
This commit is contained in:
Tomas Kopecek 2016-12-19 10:38:01 +01:00 committed by Mike McLean
parent d15ff037dc
commit 9852064e35
8 changed files with 29 additions and 29 deletions

View file

@ -76,7 +76,7 @@ amount of time, especially when tagging a large number of packages.
the minimal buildroot
You can find out what the current build group for Fedora is by running
``koji -s <nowiki>http://$ARCH.koji.fedoraproject.org/kojihub</nowiki> list-groups f17-build``
``koji -s <nowiki>https://$ARCH.koji.fedoraproject.org/kojihub</nowiki> list-groups f17-build``
against the Fedora Koji instance for your $ARCH. This is probably a good
starting point for your minimal buildroot.