From 3c79e04526bc7cf1b81e61c9ddc4de70949e3f92 Mon Sep 17 00:00:00 2001 From: Maxwell Simpson <41491414+MaxSimpson@users.noreply.github.com> Date: Fri, 30 May 2025 10:01:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbd6615b..e2f3a5ab 100644 --- a/README.md +++ b/README.md @@ -1948,7 +1948,7 @@ This will automatically be emitted on logon (**unless** you used a `webLogonToke Some libraries require you to provide your `sessionID`, others don't. If the library you're using doesn't need you to provide a `sessionID`, then you can safely ignore it. -[Read more about how cookies work and interact with other modules.](https://dev.doctormckay.com/topic/365-cookies/#user-cookieusage) +[Read more about how cookies work and interact with other modules.]([https://dev.doctormckay.com/topic/365-cookies/#user-cookieusage](https://dev.doctormckay.com/topic/4584-cookies-updated-for-2023/)) ### newItems - `count` - How many new items you have (can be 0)