mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-26 15:05:50 +03:00
Pull request: 4800-upd-link
Updates #4800. * commit 'bbccd616148f63240afee6ccf643179ff322c6f4': Update RFC 9250 link
This commit is contained in:
commit
a481ff4c51
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ const Examples = (props) => (
|
||||||
<Trans
|
<Trans
|
||||||
components={[
|
components={[
|
||||||
<a
|
<a
|
||||||
href="https://tools.ietf.org/html/draft-huitema-quic-dnsoquic-07"
|
href="https://datatracker.ietf.org/doc/html/rfc9250"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
key="0"
|
key="0"
|
||||||
|
|
Loading…
Reference in a new issue