diff --git a/README.md b/README.md index 57a5d9aa33f..b95cd2d8c4d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ GitHub Workflow Status (localize) - + Read the Docs @@ -51,10 +51,10 @@ encoding. Software encoding is also available. You can connect to Sunshine from devices. A web UI is provided to allow configuration, and client pairing, from your favorite web browser. Pair from the local server or any mobile device. -LizardByte has the full documentation hosted on [Read the Docs](https://app.readthedocs.org) +LizardByte has the full documentation hosted on [Read the Docs](https://docs.lizardbyte.dev/projects/sunshine) -* [Stable](https://sunshinestream.readthedocs.io/en/latest/) -* [Beta](https://sunshinestream.readthedocs.io/en/master/) +* [Stable](https://docs.lizardbyte.dev/projects/sunshine/latest/) +* [Beta](https://docs.lizardbyte.dev/projects/sunshine/master/) ## 🖥️ System Requirements @@ -186,7 +186,7 @@ LizardByte has the full documentation hosted on [Read the Docs](https://app.read ## ❓ Support -Our support methods are listed in our [LizardByte Docs](https://lizardbyte.readthedocs.io/en/latest/about/support.html). +Our support methods are listed in our [LizardByte Docs](https://docs.lizardbyte.dev/latest/about/support.html).
diff --git a/cmake/packaging/windows.cmake b/cmake/packaging/windows.cmake index 63adb71726e..5318bb95d03 100644 --- a/cmake/packaging/windows.cmake +++ b/cmake/packaging/windows.cmake @@ -62,7 +62,7 @@ set(CPACK_PACKAGE_INSTALL_DIRECTORY "${CPACK_PACKAGE_NAME}") SET(CPACK_NSIS_EXTRA_INSTALL_COMMANDS "${CPACK_NSIS_EXTRA_INSTALL_COMMANDS} IfSilent +2 0 - ExecShell 'open' 'https://sunshinestream.readthedocs.io/' + ExecShell 'open' 'https://docs.lizardbyte.dev/projects/sunshine' nsExec::ExecToLog 'icacls \\\"$INSTDIR\\\" /reset' nsExec::ExecToLog '\\\"$INSTDIR\\\\scripts\\\\migrate-config.bat\\\"' nsExec::ExecToLog '\\\"$INSTDIR\\\\scripts\\\\add-firewall-rule.bat\\\"' @@ -109,12 +109,12 @@ set(CPACK_NSIS_DELETE_ICONS_EXTRA # Checking for previous installed versions set(CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL "ON") -set(CPACK_NSIS_HELP_LINK "https://sunshinestream.readthedocs.io/en/latest/about/installation.html") +set(CPACK_NSIS_HELP_LINK "https://docs.lizardbyte.dev/projects/sunshine/latest/md_docs_2getting__started.html") set(CPACK_NSIS_URL_INFO_ABOUT "${CMAKE_PROJECT_HOMEPAGE_URL}") set(CPACK_NSIS_CONTACT "${CMAKE_PROJECT_HOMEPAGE_URL}/support") set(CPACK_NSIS_MENU_LINKS - "https://sunshinestream.readthedocs.io" "Sunshine documentation" + "https://docs.lizardbyte.dev/projects/sunshine" "Sunshine documentation" "https://app.lizardbyte.dev" "LizardByte Web Site" "https://app.lizardbyte.dev/support" "LizardByte Support") set(CPACK_NSIS_MANIFEST_DPI_AWARE true) diff --git a/docs/contributing.md b/docs/contributing.md index dfc98c3cbdd..57f44c6f4e2 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -1,6 +1,6 @@ # Contributing Read our contribution guide in our organization level -[docs](https://lizardbyte.readthedocs.io/en/latest/developers/contributing.html). +[docs](https://docs.lizardbyte.dev/latest/developers/contributing.html). ## Project Patterns diff --git a/packaging/linux/flatpak/README.md b/packaging/linux/flatpak/README.md index 9b358b79ec3..a503a3465b8 100644 --- a/packaging/linux/flatpak/README.md +++ b/packaging/linux/flatpak/README.md @@ -3,7 +3,7 @@ [![Flathub installs](https://img.shields.io/flathub/downloads/dev.lizardbyte.app.Sunshine?style=for-the-badge&logo=flathub)](https://flathub.org/apps/dev.lizardbyte.app.Sunshine) [![Flathub Version](https://img.shields.io/flathub/v/dev.lizardbyte.app.Sunshine?style=for-the-badge&logo=flathub)](https://flathub.org/apps/dev.lizardbyte.app.Sunshine) -LizardByte has the full documentation hosted on [Read the Docs](https://sunshinestream.readthedocs.io). +LizardByte has the full documentation hosted on [Read the Docs](https://docs.lizardbyte.dev/projects/sunshine). ## About diff --git a/packaging/sunshine.rb b/packaging/sunshine.rb index 72d0e9852f9..3b5be19f8db 100644 --- a/packaging/sunshine.rb +++ b/packaging/sunshine.rb @@ -130,7 +130,7 @@ def caveats Thanks for installing @PROJECT_NAME@! To get started, review the documentation at: - https://docs.lizardbyte.dev/projects/sunshine/en/latest/ + https://docs.lizardbyte.dev/projects/sunshine EOS if OS.linux? diff --git a/src/platform/linux/kmsgrab.cpp b/src/platform/linux/kmsgrab.cpp index 5b77d6064c1..be5f8a0cac0 100644 --- a/src/platform/linux/kmsgrab.cpp +++ b/src/platform/linux/kmsgrab.cpp @@ -1685,7 +1685,7 @@ namespace platf { BOOST_LOG((window_system != window_system_e::X11 || config::video.capture == "kms") ? fatal : error) << "You must run [sudo setcap cap_sys_admin+p $(readlink -f $(which sunshine))] for KMS display capture to work!\n"sv << "If you installed from AppImage or Flatpak, please refer to the official documentation:\n"sv - << "https://docs.lizardbyte.dev/projects/sunshine/en/latest/about/setup.html#install"sv; + << "https://docs.lizardbyte.dev/projects/sunshine/latest/md_docs_2getting__started.html#linux"sv; break; } diff --git a/src_assets/common/assets/web/apps.html b/src_assets/common/assets/web/apps.html index b4669989aca..a0237aab859 100644 --- a/src_assets/common/assets/web/apps.html +++ b/src_assets/common/assets/web/apps.html @@ -337,7 +337,7 @@

{{ $t('apps.env_vars_about') }}

sh -c "displayplacer "id:<screenId> res:${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT} hz:${SUNSHINE_CLIENT_FPS} scaling:on origin:(0,0) degree:0""
{{ $t('_common.see_more') }}