summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-06-20 09:01:26 +0200
committerAlexander Larsson <alexl@redhat.com>2016-06-20 09:01:26 +0200
commit6cee12dc28016f174a237072ecccaef0289c7476 (patch)
tree2ea6c62c7de262017ecd77f0bd8201dab755c22e /README.md
parent2083705f4b6026ebba34512d09fec07d595e1665 (diff)
downloadflatpak-6cee12dc28016f174a237072ecccaef0289c7476.tar.gz
Fix website URL to not use https
We don't currently support https Closes https://github.com/flatpak/flatpak/pull/130
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3084cc36..ac93ceeb 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@
Flatpak is a system for building, distributing and running sandboxed
desktop applications on Linux.
-See https://flatpak.org/ for more information.
+See http://flatpak.org/ for more information.