aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/net/http/46443.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/next/6-stdlib/99-minor/net/http/46443.md')
-rw-r--r--doc/next/6-stdlib/99-minor/net/http/46443.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/next/6-stdlib/99-minor/net/http/46443.md b/doc/next/6-stdlib/99-minor/net/http/46443.md
index 730582008a..37ceae9edd 100644
--- a/doc/next/6-stdlib/99-minor/net/http/46443.md
+++ b/doc/next/6-stdlib/99-minor/net/http/46443.md
@@ -1,3 +1,3 @@
-[`Cookie`](/pkg/net/http#Cookie) now preserves double quotes surrounding
-a cookie value. The new `Cookie.Quoted` field indicates whether the
-`Cookie.Value` was originally quoted.
+[Cookie] now preserves double quotes surrounding a cookie value.
+The new [Cookie.Quoted] field indicates whether the [Cookie.Value]
+was originally quoted.