From f0b707bdc52a977a763a76c7ea07b744b4214c41 Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra <14110965+ayushmanchhabra@users.noreply.github.com> Date: Sun, 20 Apr 2025 13:11:25 +0530 Subject: [PATCH] Update releases link to from AppImageKit to appimagetool's releases page --- source/packaging-guide/manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packaging-guide/manual.rst b/source/packaging-guide/manual.rst index 885004b..72c3adc 100644 --- a/source/packaging-guide/manual.rst +++ b/source/packaging-guide/manual.rst @@ -94,4 +94,4 @@ Creating an AppImage from the AppDir To create an AppImage, run :code:`appimagetool` on the AppDir in order to turn it into an AppImage. You can get it from this repository's `Releases`_ page (it comes as an AppImage itself; yes, we eat our own dogfood). .. _Registered Categories: https://standards.freedesktop.org/menu-spec/latest/apa.html -.. _Releases: https://github.com/AppImage/AppImageKit/releases +.. _Releases: https://github.com/AppImage/appimagetool/releases