🌐 Website Issue | Android DNS Client Anchor Link is Incorrect #2073
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
On this line:
0635874123/_includes/sections/android-addons.html (L31)
The anchor link is incorrect as the correct anchor is
#dns-android-clients
as shown here:8d79fbd429/_includes/sections/dns.html (L581-L585)
So now when you click the link, you are simply brought to the DNS page instead of the correct section on that page.