From e747003065b28b019a7cb9b579b4b9a5d37640d1 Mon Sep 17 00:00:00 2001 From: bbhtt Date: Sat, 30 Mar 2024 22:50:58 +0530 Subject: [PATCH] CONTRIBUTING.md: Update links to docs sites of Flathub and Flatpak --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2d90f4..1bfec7d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ### Submitting a new package -If you are submitting a new package please read the [app submission](https://github.com/flathub/flathub/wiki/App-Submission) and [app requirements](https://github.com/flathub/flathub/wiki/App-Requirements) pages in the wiki. +If you are submitting a new package please read the [app requirements](https://docs.flathub.org/docs/for-app-authors/requirements) and [app submission](https://docs.flathub.org/docs/for-app-authors/submission) pages. Also double-check that your PR is against the `new-pr` branch. @@ -11,5 +11,5 @@ Please open bugs for packages on their respective repositories you can search fo ### Requesting a new package Please do not open issues requesting packages. As long as a package meets the guidelines above and works it will -generally be accepted. If you want to create a Flatpak see the [documentation](https://flatpak.readthedocs.io/en/latest/) +generally be accepted. If you want to create a Flatpak see the [documentation](https://docs.flatpak.org/) or join [#flatpak:matrix.org](https://matrix.to/#/#flatpak:matrix.org) for help.