Skip to content

Commit 1de6e57

Browse files
committed
fix ipv6 index site
1 parent 6e3f2ba commit 1de6e57

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/configuration/ipv6/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ If your hosting provider stated that they provide IPv6 but your server does not
1111
For Lavalink use, most IPv6 rotation plans recommend IPv6 with a block size larger than `/64`, but you can still configure it for use with Lavalink even if it's less than `/64`.
1212

1313
Here are some guides for some popular server providers:
14-
- [Contabo](/docs/configuration/ipv6/contabo.md)
15-
- [DigitalOcean](/docs/configuration/ipv6/digitalocean.md)
16-
- [Hetzner](/docs/configuration/ipv6/hetzner.md)
14+
- [Contabo](contabo.md)
15+
- [DigitalOcean](digitalocean.md)
16+
- [Hetzner](hetzner.md)
1717

1818

19-
If your server provider is not listed above, you can use you can check out the general [Debian/Ubuntu](/docs/configuration/ipv6/ubuntudebian.md) guide on how to configure IPv6 on your server.
19+
If your server provider is not listed above, you can use you can check out the general [Debian/Ubuntu](ubuntudebian.md) guide on how to configure IPv6 on your server.
2020

21-
If your server provider does not provide IPv6 or your IPv6 block size is less than `/64`, you can use [Tunnelbroker](/docs/configuration/ipv6/tunnelbroker.md) instead.
21+
If your server provider does not provide IPv6 or your IPv6 block size is less than `/64`, you can use [Tunnelbroker](tunnelbroker.md) instead.

0 commit comments

Comments
 (0)