Skip to content

Commit 7dc0c5d

Browse files
Ostefaninidougwilson
authored andcommitted
docs: update link to cookie limits
closes #165 fixes #170
1 parent 08e8d62 commit 7dc0c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ recommends that a browser **SHOULD** allow
261261
> the cookie's name, value, and attributes)
262262
263263
In practice this limit differs slightly across browsers. See a list of
264-
[browser limits here](http://browsercookielimits.squawky.net/). As a rule
264+
[browser limits here](http://browsercookielimits.iain.guru). As a rule
265265
of thumb **don't exceed 4093 bytes per domain**.
266266

267267
If your session object is large enough to exceed a browser limit when encoded,

0 commit comments

Comments
 (0)