diff --git a/launcher/ui/Settings/AboutPage.qml b/launcher/ui/Settings/AboutPage.qml index 3cc5b17..5665d9f 100644 --- a/launcher/ui/Settings/AboutPage.qml +++ b/launcher/ui/Settings/AboutPage.qml @@ -7,6 +7,6 @@ import org.kde.coreaddons FormCard.AboutPage { aboutData: AboutData - donateUrl: "https://redstrate.com/fund" + donateUrl: "" getInvolvedUrl: "https://github.com/redstrate/Astra/blob/main/CONTRIBUTING.md" } \ No newline at end of file