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.