summaryrefslogtreecommitdiff
path: root/docs/HSTS.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/HSTS.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/HSTS.md')
-rw-r--r--docs/HSTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HSTS.md b/docs/HSTS.md
index f63cfe323..cecdc75c0 100644
--- a/docs/HSTS.md
+++ b/docs/HSTS.md
@@ -5,7 +5,7 @@ HTTP Strict-Transport-Security. Added as experimental in curl
## Standard
-[HTTP Strict Transport Security](https://tools.ietf.org/html/rfc6797)
+[HTTP Strict Transport Security](https://datatracker.ietf.org/doc/html/rfc6797)
## Behavior