Change anchor link to go to correct section
Before it was simply “#clients” which is no longer a correct section on the DNS providers page
This commit is contained in:
parent
0635874123
commit
f3ab553ea2
@ -28,6 +28,6 @@
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/providers/dns#clients">Our DNS client recommendations</a>, which have information on enabling encrypted DNS on Android.
|
||||
<a href="/providers/dns#dns-android-clients">Our DNS client recommendations</a>, which have information on enabling encrypted DNS on Android.
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user