summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2020-05-11 12:08:13 -0700
committerMatthew Leeds <matthew.leeds@endlessm.com>2020-05-11 12:08:13 -0700
commitdd7680964fe47219c70307e0715231592bd843a4 (patch)
treeac9ad238b2af021b481915d9a8e3377dedcd682f
parent171218969b73df766326e0db924d078b80843b73 (diff)
downloadflatpak-dd7680964fe47219c70307e0715231592bd843a4.tar.gz
README: Link to Flathub discoursereadme-link-to-discourse
We don't have a separate discourse for Flatpak; it seems fine to link to the Flathub one. Fixes https://github.com/flatpak/flatpak/issues/3602
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 002c325b..47ad21b6 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ desktop applications on Linux.
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).
+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).