From 86268f0cbc7aa511523573225f2165088a2fc465 Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Wed, 14 Feb 2018 23:11:58 -0800 Subject: [PATCH] README: Fix docs link Fixes https://github.com/flatpak/flatpak-builder/issues/104 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0213a381..510a56e0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Flatpak-builder is a tool for building flatpaks from sources. See http://flatpak.org/ for more information. -Read documentation for the flatpak-builder [commandline tools](http://flatpak.org/flatpak/flatpak-docs.html). +Read documentation for the flatpak-builder [commandline tools](http://docs.flatpak.org/en/latest/flatpak-builder-command-reference.html). # INSTALLATION