Skip to content

Commit 0a103f1

Browse files
committed
refactor: Remove unnecessary HTML tag
1 parent 7364b8a commit 0a103f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/velocity/admin/getting-started/forwarding.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ UUIDs and skins. Velocity supports three forwarding formats:
1919
It is now possible to configure forwarding individually for each server.
2020
In general, if you are supporting clients using Minecraft 1.13 and newer only, use Velocity modern forwarding.
2121
For older versions, consider using BungeeGuard for added security; else you must use BungeeCord forwarding.
22-
<p>Example:</p>
22+
23+
Example:
2324

2425
```toml
2526
lobby = "127.0.0.1:30066"

0 commit comments

Comments
 (0)