From 141cd8167b9cec463c5274d7291b369bd1a5a580 Mon Sep 17 00:00:00 2001 From: Martijn Braam Date: Mon, 15 Jul 2024 19:25:49 +0200 Subject: [PATCH] Fix the repository url in the about dialog --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index a12aea0..e3a0892 100644 --- a/src/main.c +++ b/src/main.c @@ -617,7 +617,7 @@ run_about_action(GSimpleAction *action, GVariant *param, GApplication *app) "comments", "The postmarketOS camera application", "website", - "https://gitlab.com/postmarketOS/megapixels", + "https://gitlab.com/megapixels-org/Megapixels", "version", VERSION, "license-type",