DOCS: [REVCOMPAT] Fixed broken URL's (#2970)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Jeffrey Cafferata 2024-05-21 21:00:55 +02:00 committed by GitHub
parent 91bf56c616
commit 2b70f24068
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -198,7 +198,7 @@ universally.
Originally DNSControl implemented RFC 2317.
In v5.0 we will adopt RFC 4183 as the default. A new function,
[REVCOMPAT()](functions/global/REVCOMPAT.md), will be provided to enable backwards compatibility.
[REVCOMPAT()](language-reference/top-level-functions/REVCOMPAT.md), will be provided to enable backwards compatibility.
v4.x users can use the function to adopt the new behavior early.
See [REVCOMPAT()](functions/global/REVCOMPAT.md) for details.
See [REVCOMPAT()](language-reference/top-level-functions/REVCOMPAT.md) for details.