Skip to content

Commit 8eb5122

Browse files
update links to stream-apps guide section (#410)
1 parent 1e58831 commit 8eb5122

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

streamerbot/1.get-started/2.setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ This guide assumes you are running **OBS Studio** version `28.0.0` or later
209209
If you are having trouble connecting, double-check the **Host, Port, Password, and Version** to ensure it matches your OBS Studio instance.
210210
::
211211

212-
::read-more{to=/guide/broadcasters/obs-studio}
213-
Explore the full [OBS Studio Configuration Guide](/guide/broadcasters/obs-studio) to learn more about all available options.
212+
::read-more{to=/guide/stream-apps/obs-studio}
213+
Explore the full [OBS Studio Configuration Guide](/guide/stream-apps/obs-studio) to learn more about all available options.
214214
::
215215

216216
---
@@ -243,8 +243,8 @@ Set up Streamer.bot to remotely control your Streamlabs Desktop instance
243243

244244
To add a new connection, :kbd{value="Right-Click"} anywhere in the panel area and select `Add`
245245

246-
::read-more{to=/guide/broadcasters/streamlabs-desktop}
247-
Explore the full [Streamlabs Desktop Configuration Guide](/guide/broadcasters/streamlabs-desktop) to learn more about all available options.
246+
::read-more{to=/guide/stream-apps/streamlabs-desktop}
247+
Explore the full [Streamlabs Desktop Configuration Guide](/guide/stream-apps/streamlabs-desktop) to learn more about all available options.
248248
::
249249

250250
---
@@ -278,4 +278,4 @@ Set up Streamer.bot to remotely control your Meld Studio instance
278278
- Click `OK` when you have finished configuration
279279
- :kbd{value="Right-Click"} the new instance and select `Connect` to force an immediate connection attempt
280280

281-
:read-more{to=/guide/broadcasters/meld-studio}
281+
:read-more{to=/guide/stream-apps/meld-studio}

streamerbot/3.api/.parameters/meld-studio/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ options:
77
description: All configured Meld Studio connections
88
---
99

10-
Select the configured [Meld Studio Connection](/guide/broadcasters/meld-studio) to connect to
10+
Select the configured [Meld Studio Connection](/guide/stream-apps/meld-studio) to connect to

streamerbot/3.api/.parameters/obs-studio/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ options:
1010
description: All configured OBS Studio connections
1111
---
1212

13-
Select the configured [OBS Studio Connection](/guide/broadcasters/obs-studio) to connect to
13+
Select the configured [OBS Studio Connection](/guide/stream-apps/obs-studio) to connect to

streamerbot/3.api/.parameters/streamlabs-desktop/connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ type: Select
44
required: true
55
---
66

7-
Select the configured [Streamlabs Desktop Connection](/guide/broadcasters/streamlabs-desktop) to connect to
7+
Select the configured [Streamlabs Desktop Connection](/guide/stream-apps/streamlabs-desktop) to connect to

streamerbot/3.api/1.sub-actions/obs-studio/raw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ csharpMethods:
99
- ObsSendRaw
1010
---
1111

12-
:read-more{to=/guide/broadcasters/obs-studio}
12+
:read-more{to=/guide/stream-apps/obs-studio}
1313

1414
::tip{to="https://obs-raw.streamer.bot"}
1515
You can use the [OBS Raw Generator](https://obs-raw.streamer.bot) to generate raw requests in Raw JSON or C# Code format

0 commit comments

Comments
 (0)