🌐 Website Issue | Android DNS Client Anchor Link is Incorrect #2073
Reference in New Issue
Block a user
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:
https://github.com/privacytools/privacytools.io/blob/0635874123de8b56208fdc2579745d3762b108dd/_includes/sections/android-addons.html#L31
The anchor link is incorrect as the correct anchor is
#dns-android-clientsas shown here:https://github.com/privacytools/privacytools.io/blob/8d79fbd42995a4a1e5ccbcd94bcde7d774b23fbb/_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.