From 4ed75f23665965c020164dfa1c1dec1098777b67 Mon Sep 17 00:00:00 2001
From: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Fri, 23 Jul 2021 17:23:35 +0300
Subject: [PATCH] Hosts-Blocklists: fix more

---
 Hosts-Blocklists.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Hosts-Blocklists.md b/Hosts-Blocklists.md
index 86589f2..53f4e75 100644
--- a/Hosts-Blocklists.md
+++ b/Hosts-Blocklists.md
@@ -57,8 +57,9 @@ compiler][hlc] and we use it ourselves to create [AdGuard DNS filter][sdn].
 <!-- "-rules-examples" is the old ID that GitHub automatically generated because
 the ID from the table of contents didn't match.  Add it here so that old links
 work. -->
+<a id="-rules-examples" name="-rules-examples"></a>
 
-##  <span id="-rules-examples"><a href="#rules-examples" id="rules-examples" name="rules-examples">Basic Examples</a>
+##  <a href="#rules-examples" id="rules-examples" name="rules-examples">Basic Examples</a>
 
  *  `||example.org^`: block access to the `example.org` domain and all its
     subdomains, like `www.example.org`.