From e1195afb76e2f18409eabe9fbadff6dc1d2874f4 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:36:03 -0500 Subject: [PATCH] fix: update doc urls --- _config_theme.yml | 4 ++-- .../2023-09-14-remote-ssh-headless-sunshine-setup.md | 4 ++-- ...024-10-16-autostart-sunshine-on-boot-without-auto-login.md | 2 +- support.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_config_theme.yml b/_config_theme.yml index ecbec6d2..6961cbbf 100644 --- a/_config_theme.yml +++ b/_config_theme.yml @@ -11,13 +11,13 @@ navbar-links: GitHub: "https://github.com/LizardByte" Resources: - Blog: "blog" - - Docs: "https://docs.lizardbyte.dev/en/latest/about/overview.html" + - Docs: "https://docs.lizardbyte.dev/latest/about/overview.html" - Community: "https://github.com/orgs/LizardByte/discussions" - Discord: "discord" - Support: "support" - Status: "https://status.LizardByte.dev" Development: - - Contributing: "https://docs.lizardbyte.dev/en/latest/developers/contributing.html" + - Contributing: "https://docs.lizardbyte.dev/latest/developers/contributing.html" - Dashboard: "https://app.lizardbyte.dev/dashboard" - Dev Status: "https://status-dev.LizardByte.dev" avatar: "/assets/img/navbar-avatar.png" diff --git a/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md b/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md index ee59cf2e..a0bd3c85 100644 --- a/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md +++ b/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md @@ -122,7 +122,7 @@ As an alternative to SSH... `sunshine &` in your `.xinitrc` file if you start your X server with `startx`. In this case, the workaround for `/dev/uinput` permissions is not needed because the udev rule would be triggered for \"physical\" login. -See [Linux Setup](https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2getting__started.html#linux). +See [Linux Setup](https://docs.lizardbyte.dev/projects/sunshine/master/md_docs_2getting__started.html#linux). I personally think autologin compromises the security of the PC, so I went with the remote SSH route. I use the PC more than for gaming, so I don't need a virtual display everytime I turn on the PC (E.g running updates, config changes, file/media server). @@ -518,6 +518,6 @@ keep your monitors close by incase something isn't working right. {% include admonition.html type="seealso" body=" Now that you have a virtual display, you may want to automate changing the resolution and refresh rate prior to connecting to an app. See -[Changing Resolution and Refresh Rate](https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2app__examples.html#changing-resolution-and-refresh-rate) +[Changing Resolution and Refresh Rate](https://docs.lizardbyte.dev/projects/sunshine/master/md_docs_2app__examples.html#changing-resolution-and-refresh-rate) for more information. " %} diff --git a/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md b/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md index b421dd0d..2c63563b 100644 --- a/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md +++ b/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md @@ -599,7 +599,7 @@ turn it back on when needed. As Eric Dong recommended, I'll also send you to automate changing your displays. You can add multiple commands, to turn off, or configure as many displays as you'd like with the sunshine prep commands. See -[Changing Resolution and Refresh Rate](https://docs.lizardbyte.dev/projects/sunshine/en/master/md_docs_2app__examples.html#changing-resolution-and-refresh-rate) +[Changing Resolution and Refresh Rate](https://docs.lizardbyte.dev/projects/sunshine/master/md_docs_2app__examples.html#changing-resolution-and-refresh-rate) for more information and remember that the display names for your prep commands, may be different from what you found for SDDM. " %} diff --git a/support.html b/support.html index 9200523a..5a29c1e2 100644 --- a/support.html +++ b/support.html @@ -26,7 +26,7 @@

Read the Docs