From f0c80282d72920775ef30b6a60f783643221004b Mon Sep 17 00:00:00 2001
From: Ainar Garipov <a.garipov@adguard.com>
Date: Tue, 29 Dec 2020 13:19:48 +0300
Subject: [PATCH] Pull request: all: fix links and typos

Merge in DNS/adguard-home-wiki from 2386-fix-links-typos to master

Updates AdguardTeam/AdGuardHome#2386.
Updates AdguardTeam/AdGuardHome#2370.

Squashed commit of the following:

commit 3e15d87bf7dd645e85731fa82c8209daf39199db
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Dec 29 13:12:44 2020 +0300

    all: fix links and typos
---
 DHCP.md             | 7 +++++--
 Hosts-Blocklists.md | 4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/DHCP.md b/DHCP.md
index f202dd5..60ca281 100644
--- a/DHCP.md
+++ b/DHCP.md
@@ -72,7 +72,7 @@ use:
     - '6 ip 1.2.3.4'
 ```
 
-An easier format for multiple IP addresses is planned, see issue #2395.
+An easier format for multiple IP addresses is planned, see issue [#2385].
 
  ###  <a id="config-6" href="#config-6">DHCPv6 Options</a>
 
@@ -82,6 +82,7 @@ clients to use SLAAC.  The DHCPv6 server won't be started in this case.
 The option `dhcp.dhcpv6.ra_allow_slaac`, if `true`, sends RA packets allowing
 the clients to choose between SLAAC and DHCPv6.
 
+[#2385]:         https://github.com/AdguardTeam/AdGuardHome/issues/2385
 [configuration]: https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration
 
 ##  <a id="autohosts" href="#autohosts">Automatic Hosts</a>
@@ -92,4 +93,6 @@ a machine called “workstation” in the network, and it sends a DHCP request w
 option 12 set to `workstation`, you can reach it over HTTP on the host
 `http://workstation.lan`.
 
-Configuring custom TLDs instead of the `.lan` one is planned, see issue #2393.
+Configuring custom TLDs instead of the `.lan` one is planned, see issue [#2393].
+
+[#2393]: https://github.com/AdguardTeam/AdGuardHome/issues/2393
diff --git a/Hosts-Blocklists.md b/Hosts-Blocklists.md
index f6c9900..c016620 100644
--- a/Hosts-Blocklists.md
+++ b/Hosts-Blocklists.md
@@ -249,7 +249,7 @@ Currently supported RR types with examples:
   See explanation above.
 
 * `||example.com^$dnsrewrite=NOERROR;HTTPS;32 example.com alpn=h3` adds an
-  `HTTPS` record.  Only a subsed of parameter values is supported: values must
+  `HTTPS` record.  Only a subset of parameter values is supported: values must
   be `contiguous` and, where a `value-list` is expected`, only one value is
   currently supported:
 
@@ -313,7 +313,7 @@ The rules with the `$badfilter` modifier disable other basic rules to which they
 
 #### <a id="ctag"></a> `ctag`
 
-`$ctag` modifier allows to block domains only for specific types of DNS clients. You can assign tags to clients in AdGuardHome UI. In the future we plan to assign tags automatically by analyzing the behaviour of each client.
+`$ctag` modifier allows to block domains only for specific types of DNS clients. You can assign tags to clients in AdGuardHome UI. In the future we plan to assign tags automatically by analyzing the behavior of each client.
 
 The syntax is: