summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2019-06-14 16:09:48 -0700
committerMatthew Leeds <matthew.leeds@endlessm.com>2019-06-14 16:17:53 -0700
commit80ee0a79a6bb6c6a8147c67b85cf88aafcae1908 (patch)
tree0a6eac43ae552060182c79386d6f7fdeeeb496b7
parent7898ffef96d75105103e36baee6a8802516d7239 (diff)
downloadflatpak-80ee0a79a6bb6c6a8147c67b85cf88aafcae1908.tar.gz
README: Update docs links
Now that the libflatpak reference is on docs.flatpak.org, link to it. And link to the Introduction section as well.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e303d494..f797842f 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) and on [the mailing list](https://lists.freedesktop.org/mailman/listinfo/flatpak).
-Read documentation for the flatpak [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](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).
# Contributing