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:
Jacob Neplokh 2020-10-01 12:51:54 -07:00
parent 0635874123
commit f3ab553ea2
No known key found for this signature in database
GPG Key ID: E4050DE078D551BA

View File

@ -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>