diff --git a/chat.stoat.StoatDesktop.metainfo.xml b/chat.stoat.StoatDesktop.metainfo.xml
index 0327c38..73330f0 100644
--- a/chat.stoat.StoatDesktop.metainfo.xml
+++ b/chat.stoat.StoatDesktop.metainfo.xml
@@ -19,7 +19,7 @@
Main window
- screenshot.png
+ https://raw.githubusercontent.com/stoatchat/for-desktop/b57faa2c59865fea15a879c9a9304271067d0020/screenshot.png
diff --git a/src/native/window.ts b/src/native/window.ts
index 79a608c..94c466e 100644
--- a/src/native/window.ts
+++ b/src/native/window.ts
@@ -28,7 +28,7 @@ export let mainWindow: BrowserWindow;
export const BUILD_URL = new URL(
app.commandLine.hasSwitch("force-server")
? app.commandLine.getSwitchValue("force-server")
- : /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://beta.revolt.chat",
+ : /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://stoat.chat/app",
);
// internal window state