Skip to content

Commit 96ebea4

Browse files
authored
fix: link syntax in readme (#1146)
1 parent d209c1f commit 96ebea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ defined in the object is what is used.
111111

112112
##### cookie.partitioned
113113

114-
Specifies the `boolean` value for the [`Partitioned` `Set-Cookie`](rfc-cutler-httpbis-partitioned-cookies)
114+
Specifies the `boolean` value for the [`Partitioned` `Set-Cookie`][rfc-cutler-httpbis-partitioned-cookies]
115115
attribute. When truthy, the `Partitioned` attribute is set, otherwise it is not.
116116
By default, the `Partitioned` attribute is not set.
117117

0 commit comments

Comments
 (0)