Skip to content

Commit cfbadea

Browse files
committed
fix: Wrong link for BungeeGuardPlus
1 parent bdf09f3 commit cfbadea

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/config/proxy-integration.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ sup3r-s3cr3t
3434

3535
> [!TIP]
3636
> You can use environment variables to store the forwarding secret.
37-
38-
:::code-group
39-
40-
```toml [server.toml] {3}
41-
[forwarding]
42-
method = "MODERN"
43-
secret = "${FORWARDING_SECRET}"
44-
```
45-
46-
:::
37+
>
38+
> :::code-group
39+
>
40+
> ```toml [server.toml] {3}
41+
> [forwarding]
42+
> method = "MODERN"
43+
> secret = "${FORWARDING_SECRET}"
44+
> ```
45+
>
46+
> :::
4747
4848
## BungeeGuard Authentication
4949
@@ -76,7 +76,7 @@ sup3r-s3cr3t
7676
7777
### On BungeeCord
7878

79-
First, install the [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/) or [BungeeGuard+](https://github.com/lucko/bungeeguard) plugin.
79+
First, install the [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/) or [BungeeGuardPlus](https://github.com/nickuc-com/BungeeGuardPlus) plugin.
8080

8181
:::code-group
8282

0 commit comments

Comments
 (0)