howto/Getting-Started.md
... ...
@@ -221,7 +221,7 @@ dn42 typically uses point-to-point addressing in VPN tunnels making transit netw
221 221
222 222
If you need a /24 or larger, please ask in the IRC chan or on the mailing list and expect to provide justification. You should also ensure the range you've requested is in a suitable block.
223 223
224
-**Note:** Reverse DNS works with _any_ prefix length, as long as your [recursive nameserver](/services/DNS) supports [RFC 2317](https://www.ietf.org/rfc/rfc2317.txt). Don't go for a /24 _just to have RDNS_.
224
+**Note:** Reverse DNS works with _any_ prefix length, as long as your [recursive nameserver](/services/dns/Overview) supports [RFC 2317](https://www.ietf.org/rfc/rfc2317.txt). Don't go for a /24 _just to have RDNS_.
225 225
226 226
example: data/inetnum/172.20.150.0_27
227 227
```conf
... ...
@@ -343,7 +343,7 @@ You can find [configuration examples for Bird here](/howto/Bird2).
343 343
344 344
# Configure DNS
345 345
346
-See [Services DNS](/services/DNS).
346
+See [Services DNS](/services/dns/Overview).
347 347
348 348
# Use and provide services
349 349