dns: remove extra <

This commit is contained in:
Mikaela Suomalainen 2019-08-25 13:11:42 +03:00
parent c54ac06cb6
commit 60835e9f39
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
<li><em><a href="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby">Stubby</a></em> - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.</li>
<li><em><a href="https://nlnetlabs.nl/projects/unbound/about/">Unbound</a></em> - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.</li>
<ul>
<li>See also <a href="https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/etc/unbound/unbound.conf.d/dns-over-tls.conf">Mikaela's Unbound config for enabling DoT with multiple servers</a>. <<span class="badge badge-warning" data-toggle="tooltip" data-original-title="While being a team member, her config may not follow or be in sync with this list, always read the config files you are going to apply, before applying them."><i class="fas fa-exclamation-triangle"></i></span></li>
<li>See also <a href="https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/etc/unbound/unbound.conf.d/dns-over-tls.conf">Mikaela's Unbound config for enabling DoT with multiple servers</a>. <span class="badge badge-warning" data-toggle="tooltip" data-original-title="While being a team member, her config may not follow or be in sync with this list, always read the config files you are going to apply, before applying them."><i class="fas fa-exclamation-triangle"></i></span></li>
</ul>
</ul>
</li>