Skip to content

Commit

Permalink
refactor: Remove unnecessary HTML tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Timongcraft committed Jul 22, 2024
1 parent abe5846 commit 6221dfc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/velocity/admin/getting-started/forwarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ UUIDs and skins. Velocity supports three forwarding formats:
It is now possible to configure forwarding individually for each server.
In general, if you are supporting clients using Minecraft 1.13 and newer only, use Velocity modern forwarding.
For older versions, consider using BungeeGuard for added security; else you must use BungeeCord forwarding.
<p>Example:</p>

Example:

```toml
lobby = "127.0.0.1:30066"
Expand Down

0 comments on commit 6221dfc

Please sign in to comment.