Skip to content

Commit 896b39a

Browse files
committed
fix links
1 parent a59e1d8 commit 896b39a

8 files changed

Lines changed: 10 additions & 10 deletions

File tree

docs/guides/openshock/e-stop-guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ icon: OctagonX
1212
## What you need
1313

1414
- [OpenShock account](https://openshock.app/)
15-
- [A connected shocker](./first-setup)
15+
- [A connected shocker](first-setup)
1616
- [A Hub with an E-Stop Button](../diy/e-stop)
1717

1818
## How to Use the E-stop

docs/guides/openshock/how-to-update.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ icon: RefreshCw
3131
</Callout>
3232
## Using a Flash tool
3333

34-
This basically means re-flashing your firmware with a newer version, like it is explained in the [How to flash the firmware](./how-to-flash-your-board) guide.
34+
This basically means re-flashing your firmware with a newer version, like it is explained in the [How to flash the firmware](how-to-flash-your-board) guide.
3535
**Doing it this way will also reset all your configuration.**

docs/guides/openshock/offline-remote-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ icon: WifiOff
66

77
## What you need
88

9-
- [Fully setup OpenShock Hub](./first-setup)
9+
- [Fully setup OpenShock Hub](first-setup)
1010
- [OpenShock Account](https://openshock.app/)
1111
- A compatible offline remote with its ID
1212

docs/guides/openshock/sharecodes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ icon: Share2
1717
## What you need
1818

1919
- [OpenShock account](https://openshock.app/)
20-
- [A connected shocker](./first-setup)
20+
- [A connected shocker](first-setup)
2121

2222
## Create a share code
2323

docs/guides/openshock/sharelinks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ icon: Link
1212
## What you need
1313

1414
- [OpenShock account](https://openshock.app/)
15-
- [A connected shocker](./first-setup)
15+
- [A connected shocker](first-setup)
1616

1717
## How to create a Share link
1818

docs/guides/shockosc/avatar-setup-vrc.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ icon: User
4141
- **Collision Tags**: I recommend that you at least use the `Finger` Tag, otherwise people can't touch the trigger with their fingers, but is's up to you what kind of tags you use.
4242
- **Receiver Type**: this needs to be set to `constant`.
4343
- **Parameter**: `ShockOsc/{GroupName}`
44-
Replace _{'{GroupName}'}_ with the name you gave your shocker in the [ShockOSC config](./basic#setup-shockosc).
44+
Replace _{'{GroupName}'}_ with the name you gave your shocker in the [ShockOSC config](basic#setup-shockosc).
4545
Example: `ShockOsc/leftleg`.
4646

4747
<Callout type="info" title="Example">
@@ -85,7 +85,7 @@ This will utilize the Contact Sender and Receiver components of the VRChatSDK to
8585
1. I recommend generating a password with a password generator, **don't use a real password!** This password needs to be shared with the people that should be able to trigger your receiver.
8686
7. Set the receiver type to constant
8787
8. Set the Parameter: `ShockOsc/{GroupName}_IShock`(bool), alternatively you can use `ShockOsc/_All_IShock`(bool) to trigger all your shockers at the same time.
88-
Replace _{'{GroupName}'}_ with the name you gave your shocker in the [ShockOsc config](./basic#setup-shockosc).
88+
Replace _{'{GroupName}'}_ with the name you gave your shocker in the [ShockOsc config](basic#setup-shockosc).
8989
Example: `ShockOsc/leftleg_IShock`.
9090
![Receiver](../../static/guides/shockosc/RemoteShock_Receiver.png)
9191

docs/hardware/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ This section covers all physical components that make up an OpenShock setup —
2222

2323
| Goal | Start Here | Why |
2424
| --------------------------------------------------- | ------------------------------------------------ | ------------------------------------------------- |
25-
| I want the simplest working hub | [Boards](./boards/index) | Pick a fully maintained board for fewer surprises |
26-
| I already own a collar and want to know if it works | [Shockers](./shockers/index) | Lists supported shocker models and status |
25+
| I want the simplest working hub | [Boards](boards/index) | Pick a fully maintained board for fewer surprises |
26+
| I already own a collar and want to know if it works | [Shockers](shockers/index) | Lists supported shocker models and status |
2727
| Ready to get started? | [Guides — OpenShock](../guides/openshock/index) | End-to-end setup instructions |
2828
| I plan to self-host everything | [Guides — Selfhost](../guides/selfhosting/index) | Best selfhost practice and examples |
2929

docs/home/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ We're proud to present our fully open-source software solution, compatible with
2525

2626
## Safety
2727

28-
Please read the [Safety Rules](./safety-rules) before using OpenShock.
28+
Please read the [Safety Rules](safety-rules) before using OpenShock.

0 commit comments

Comments
 (0)