diff --git a/README.md b/README.md index a6bccbbb..30c8f47b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Moonlight PC -[Moonlight PC](http://moonlight-stream.com) is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built to run on Windows, Mac, and Linux. This client is the successor to [Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome) for streaming on PC. +[Moonlight PC](https://moonlight-stream.org) is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built to run on Windows, Mac, and Linux. This client is the successor to [Moonlight Chrome](https://github.com/moonlight-stream/moonlight-chrome) for streaming on PC. Moonlight also has mobile versions for [Android](https://github.com/moonlight-stream/moonlight-android) and [iOS](https://github.com/moonlight-stream/moonlight-ios). @@ -57,4 +57,4 @@ You can follow development on our [Discord server](https://discord.gg/6ERtzFY). 2. Write code 3. Send Pull Requests -Check out our [website](http://moonlight-stream.com) for project links and information. +Check out our [website](https://moonlight-stream.org) for project links and information. diff --git a/app/backend/autoupdatechecker.cpp b/app/backend/autoupdatechecker.cpp index 7eb80710..4d3dc725 100644 --- a/app/backend/autoupdatechecker.cpp +++ b/app/backend/autoupdatechecker.cpp @@ -27,7 +27,7 @@ void AutoUpdateChecker::start() { #if defined(Q_OS_WIN32) || defined(Q_OS_DARWIN) // Only run update checker on platforms without auto-update // We'll get a callback when this is finished - QUrl url("https://moonlight-stream.com/updates/qt.json"); + QUrl url("https://moonlight-stream.org/updates/qt.json"); m_Nam.get(QNetworkRequest(url)); #endif } diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index ab5cc6e1..6f79b4e9 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -19,16 +19,16 @@ - https://moonlight-stream.com + https://moonlight-stream.org https://github.com/moonlight-stream/moonlight-qt/issues https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide - https://moonlight-stream.com/appstream_resources/moonlight_screenshot_1.png + https://moonlight-stream.org/appstream_resources/moonlight_screenshot_1.png - https://moonlight-stream.com/appstream_resources/moonlight_screenshot_2.png + https://moonlight-stream.org/appstream_resources/moonlight_screenshot_2.png @@ -214,7 +214,7 @@ Moonlight Game Streaming Team - cameron@moonlight-stream.com + cameron@moonlight-stream.org com.moonlight_stream.Moonlight.desktop