summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhaedrus Leeds <matthew.leeds@endlessm.com>2020-08-05 17:55:50 -0700
committerPhaedrus Leeds <matthew.leeds@endlessm.com>2020-08-05 17:55:50 -0700
commit8832f8692d22d71cbc8a3ac68d9fc5d57108c52e (patch)
tree7611b64f1037a15998436ea9b93b9aa41cdb8ddf
parent7872935e129db8e2bab72dbadf24368d17ba1102 (diff)
downloadflatpak-fix-broken-readme-link.tar.gz
README: Adjust links to docsfix-broken-readme-link
The libflatpak API reference link was broken. Let's just link to docs.flatpak.org
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 47ad21b6..66f3fcb3 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ See https://flatpak.org/ for more information.
Community discussion happens in [#flatpak on Freenode](ircs://chat.freenode.net/flatpak), on [the mailing list](https://lists.freedesktop.org/mailman/listinfo/flatpak), and on [the Flathub Discourse](https://discourse.flathub.org/).
-Read documentation for [Flatpak](http://docs.flatpak.org/en/latest/introduction.html), its [commandline tools](http://docs.flatpak.org/en/latest/flatpak-command-reference.html), and for the libflatpak [library API](http://flatpak.github.io/flatpak/reference/html/index.html).
+Read documentation for Flatpak [here](https://docs.flatpak.org/en/latest/index.html).
# Contributing