diff --git a/README.md b/README.md
index 63e281b8c..c1e0915e7 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Please refer to our community contributions guidelines.
- Software developer? Code and prepare a pull request. We will help you with [setup of the development environment](./INSTALL.md) and answer your questions.
- Donate or [subscribe](https://merginmaps.com/) to the Mergin Maps Cloud service to help us maintain the project.
-
+
## Features
diff --git a/app/inputhelp.cpp b/app/inputhelp.cpp
index 2ed9a3af3..6105c1a9d 100644
--- a/app/inputhelp.cpp
+++ b/app/inputhelp.cpp
@@ -20,7 +20,7 @@
const QString helpRoot = QStringLiteral( "https://merginmaps.com/docs" );
const QString helpDeskMail = QStringLiteral( "support@merginmaps.com" );
const QString mmWeb = QStringLiteral( "https://merginmaps.com" );
-const QString changelogRss = QStringLiteral( "https://wishlist.merginmaps.com/rss/changelog.xml" );
+const QString changelogRss = QStringLiteral( "https://community.merginmaps.com/rss/changelog.xml" );
const QString utmTagHelp = QStringLiteral( "?utm_source=input-help&utm_medium=help&utm_campaign=input" );
const QString utmTagSubscription = QStringLiteral( "?utm_source=input-subs&utm_medium=subs&utm_campaign=input" );
diff --git a/gallery/qml/pages/PagesPage.qml b/gallery/qml/pages/PagesPage.qml
index f06d94b0f..8155ba1fe 100644
--- a/gallery/qml/pages/PagesPage.qml
+++ b/gallery/qml/pages/PagesPage.qml
@@ -186,14 +186,14 @@ Page {
date: "Mon, 21 August 2023"
description: "I am pleased to announce that position tracking has been released today as part of Mobile version 2.3.0 and Plugin version 2023.3"
title: "Position tracking is now available"
- link: "https://wishlist.merginmaps.com/changelog"
+ link: "https://community.merginmaps.com/changelog"
}
ListElement {
date: "Mon, 21 August 2023"
description: "Mergin Maps QGIS plugin is now capable of setting a custom QGIS."
title: "Ability to set custom name for photos taken in Mergin Maps"
- link: "https://wishlist.merginmaps.com/changelog"
+ link: "https://community.merginmaps.com/changelog"
}
function seeChangelogs() {