From 923201eb4264ca2063228460862c6bdcdaec9da7 Mon Sep 17 00:00:00 2001 From: FajitaOfTreason <234828294+FajitaOfTreason@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:01:32 -0800 Subject: [PATCH] update links to stream-apps guide section --- streamerbot/1.get-started/2.setup.md | 10 +++++----- .../3.api/.parameters/meld-studio/connection.md | 2 +- streamerbot/3.api/.parameters/obs-studio/connection.md | 2 +- .../3.api/.parameters/streamlabs-desktop/connection.md | 2 +- streamerbot/3.api/1.sub-actions/obs-studio/raw.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/streamerbot/1.get-started/2.setup.md b/streamerbot/1.get-started/2.setup.md index de445fcb..0481b3f6 100755 --- a/streamerbot/1.get-started/2.setup.md +++ b/streamerbot/1.get-started/2.setup.md @@ -209,8 +209,8 @@ This guide assumes you are running **OBS Studio** version `28.0.0` or later If you are having trouble connecting, double-check the **Host, Port, Password, and Version** to ensure it matches your OBS Studio instance. :: - ::read-more{to=/guide/broadcasters/obs-studio} - Explore the full [OBS Studio Configuration Guide](/guide/broadcasters/obs-studio) to learn more about all available options. + ::read-more{to=/guide/stream-apps/obs-studio} + Explore the full [OBS Studio Configuration Guide](/guide/stream-apps/obs-studio) to learn more about all available options. :: --- @@ -243,8 +243,8 @@ Set up Streamer.bot to remotely control your Streamlabs Desktop instance To add a new connection, :kbd{value="Right-Click"} anywhere in the panel area and select `Add` - ::read-more{to=/guide/broadcasters/streamlabs-desktop} - Explore the full [Streamlabs Desktop Configuration Guide](/guide/broadcasters/streamlabs-desktop) to learn more about all available options. + ::read-more{to=/guide/stream-apps/streamlabs-desktop} + Explore the full [Streamlabs Desktop Configuration Guide](/guide/stream-apps/streamlabs-desktop) to learn more about all available options. :: --- @@ -278,4 +278,4 @@ Set up Streamer.bot to remotely control your Meld Studio instance - Click `OK` when you have finished configuration - :kbd{value="Right-Click"} the new instance and select `Connect` to force an immediate connection attempt - :read-more{to=/guide/broadcasters/meld-studio} + :read-more{to=/guide/stream-apps/meld-studio} diff --git a/streamerbot/3.api/.parameters/meld-studio/connection.md b/streamerbot/3.api/.parameters/meld-studio/connection.md index 455b44f4..b25ec5ad 100644 --- a/streamerbot/3.api/.parameters/meld-studio/connection.md +++ b/streamerbot/3.api/.parameters/meld-studio/connection.md @@ -7,4 +7,4 @@ options: description: All configured Meld Studio connections --- -Select the configured [Meld Studio Connection](/guide/broadcasters/meld-studio) to connect to +Select the configured [Meld Studio Connection](/guide/stream-apps/meld-studio) to connect to diff --git a/streamerbot/3.api/.parameters/obs-studio/connection.md b/streamerbot/3.api/.parameters/obs-studio/connection.md index 80419d5f..b57d8b40 100644 --- a/streamerbot/3.api/.parameters/obs-studio/connection.md +++ b/streamerbot/3.api/.parameters/obs-studio/connection.md @@ -10,4 +10,4 @@ options: description: All configured OBS Studio connections --- -Select the configured [OBS Studio Connection](/guide/broadcasters/obs-studio) to connect to \ No newline at end of file +Select the configured [OBS Studio Connection](/guide/stream-apps/obs-studio) to connect to \ No newline at end of file diff --git a/streamerbot/3.api/.parameters/streamlabs-desktop/connection.md b/streamerbot/3.api/.parameters/streamlabs-desktop/connection.md index cdd150e5..21541e62 100644 --- a/streamerbot/3.api/.parameters/streamlabs-desktop/connection.md +++ b/streamerbot/3.api/.parameters/streamlabs-desktop/connection.md @@ -4,4 +4,4 @@ type: Select required: true --- -Select the configured [Streamlabs Desktop Connection](/guide/broadcasters/streamlabs-desktop) to connect to \ No newline at end of file +Select the configured [Streamlabs Desktop Connection](/guide/stream-apps/streamlabs-desktop) to connect to \ No newline at end of file diff --git a/streamerbot/3.api/1.sub-actions/obs-studio/raw.md b/streamerbot/3.api/1.sub-actions/obs-studio/raw.md index c955299e..2b883489 100644 --- a/streamerbot/3.api/1.sub-actions/obs-studio/raw.md +++ b/streamerbot/3.api/1.sub-actions/obs-studio/raw.md @@ -9,7 +9,7 @@ csharpMethods: - ObsSendRaw --- -:read-more{to=/guide/broadcasters/obs-studio} +:read-more{to=/guide/stream-apps/obs-studio} ::tip{to="https://obs-raw.streamer.bot"} You can use the [OBS Raw Generator](https://obs-raw.streamer.bot) to generate raw requests in Raw JSON or C# Code format