From 0ffd722bd649ac42f441f0ed894c96c50b94bc7e Mon Sep 17 00:00:00 2001 From: Paul Millar Date: Thu, 5 Oct 2023 11:34:09 +0200 Subject: [PATCH] docs: UserGuide fix angle-braket in metalink This patch fixes a less-than symbol that mistakenly wasn't escaped. --- docs/UserGuide/src/main/markdown/webdav.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide/src/main/markdown/webdav.md b/docs/UserGuide/src/main/markdown/webdav.md index ce12c0b4626..54c47d13490 100644 --- a/docs/UserGuide/src/main/markdown/webdav.md +++ b/docs/UserGuide/src/main/markdown/webdav.md @@ -747,7 +747,7 @@ response header has the relationship (`rel`) attribute value of ```console-user curl -s -I https://prometheus.desy.de/Users/paul/ | grep ^Link -|Link: ; rel=describedby; type="application/metalink4+xml" +|Link: <https://prometheus.desy.de/Users/paul/?type=metalink>; rel=describedby; type="application/metalink4+xml" ``` In the above example, curl issues an HTTP HEAD request that targets a