From 7692efdb672d281a2aca09f67d8db33ca828e5e1 Mon Sep 17 00:00:00 2001 From: Jakub Bittner Date: Tue, 23 May 2017 07:16:48 +0200 Subject: [PATCH] Update README.md Changed protocol from http to https on flathub url because on http flathub reports errors. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfcc793..9468bf0 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Flathub ------- Flathub is the central place for building and hosting Flatpak builds. -Go to http://flathub.org/builds/ to see Flathub in action. +Go to https://flathub.org/builds/ to see Flathub in action. Building applications --------------------- -Application manifests should go in their own repository in the [Flathub](http://github.com/flathub) organization, +Application manifests should go in their own repository in the [Flathub](https://github.com/flathub) organization, named after the application ID. For example, for gnome-recipes, there is a repository named org.gnome.Recipes which has the org.gnome.Recipes.json