Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/flatpak-devel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
also has their own respective CI setup for doing this, which can be
also be used for inspiration.

`Flatpak Github Actions <https://github.com/flathub-infra/flatpak-github-actions>`_
`Flatpak Github Actions <https://github.com/flatpak/flatpak-github-actions>`_
can be used for GitHub.

Running tests
Expand Down Expand Up @@ -369,7 +369,7 @@
supports exporting single file Flatpak bundles. Please also see the
Electron application packaging guide :doc:`electron`.

- `GNOME Builder <https://apps.gnome.org/Builder/>`_ is an IDE that can

Check warning on line 372 in docs/flatpak-devel.rst

View workflow job for this annotation

GitHub Actions / Linkcheck

https://flathub.org/apps/io.qt.qtdesignstudio to https://flathub.org/en/apps/io.qt.qtdesignstudio

Check warning on line 372 in docs/flatpak-devel.rst

View workflow job for this annotation

GitHub Actions / Linkcheck

https://flathub.org/apps/io.qt.QtCreator to https://flathub.org/en/apps/io.qt.QtCreator
integrate with the development workflow of GNOME applications.
`Qt Creator <https://flathub.org/apps/io.qt.QtCreator>`_ and `Qt Design Studio <https://flathub.org/apps/io.qt.qtdesignstudio>`_
are both available as Flatpaks from Flathub along with a variety of
Expand Down
Loading