diff --git a/bazaar.doap b/bazaar.doap
index 774ed0e8..0490f342 100644
--- a/bazaar.doap
+++ b/bazaar.doap
@@ -12,7 +12,7 @@
applications and addons from Flatpak remotes, particularly Flathub.
-
+
diff --git a/src/bz-application.c b/src/bz-application.c
index 76453b58..f461641e 100644
--- a/src/bz-application.c
+++ b/src/bz-application.c
@@ -763,7 +763,7 @@ bz_application_about_action (GSimpleAction *action,
"version", PACKAGE_VCS_VERSION,
"copyright", "© 2025-2026 The Bazaar Contributors",
"license-type", GTK_LICENSE_GPL_3_0,
- "website", "https://github.com/bazaar-org/bazaar",
+ "website", "https://usebazaar.org",
"issue-url", "https://github.com/bazaar-org/bazaar/issues",
NULL);