summaryrefslogtreecommitdiff
path: root/docs/HTTP2.md
diff options
context:
space:
mode:
authorlucas <lucas@cloudflare.com>2022-01-21 18:52:33 +0000
committerDaniel Stenberg <daniel@haxx.se>2022-01-21 23:06:36 +0100
commit519b62ccd0a4c7870ac7bb4378cca3cd7b7f13d6 (patch)
treea50d5bc41856fabb3e02561dd9b981363595e931 /docs/HTTP2.md
parent6c82e3f42dd5252147fd875527ae1d62a97ef5f8 (diff)
downloadcurl-519b62ccd0a4c7870ac7bb4378cca3cd7b7f13d6.tar.gz
docs: update IETF links to use datatracker
The tools.ietf.org domain has been deprecated a while now, with the links being redirected to datatracker.ietf.org. Rather than make people eat that redirect time, this change switches the URL to a more canonical source. Closes #8317
Diffstat (limited to 'docs/HTTP2.md')
-rw-r--r--docs/HTTP2.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HTTP2.md b/docs/HTTP2.md
index 27af3129c..a7dee1926 100644
--- a/docs/HTTP2.md
+++ b/docs/HTTP2.md
@@ -118,4 +118,4 @@ can use that hint to create a new connection asynchronously. For libcurl, we
may introduce a way to bring such clues to the application and/or let a
subsequent request use the alternate route automatically.
-[Detailed in RFC 7838](https://tools.ietf.org/html/rfc7838)
+[Detailed in RFC 7838](https://datatracker.ietf.org/doc/html/rfc7838)