From 9d2e998a66e0502e7efd21f65e98170f7d1ff3a7 Mon Sep 17 00:00:00 2001 From: twonfov <161754817+twonfov@users.noreply.github.com> Date: Fri, 8 Mar 2024 13:24:24 -0600 Subject: [PATCH] Updated URL --- Cloud-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cloud-storage.md b/Cloud-storage.md index 0881fb3..4c724ff 100644 --- a/Cloud-storage.md +++ b/Cloud-storage.md @@ -44,7 +44,7 @@ Cloud storage services offered by specific browser vendors have limitations and - Various size limits: for example, on Chrome storage space limit is 102,400 bytes. - Various limits on the number of operations per unit of time. -- See [`chrome.storage` API](https://developer.chrome.com/docs/extensions/reference/storage/#property-sync) for more technical details. +- See [`chrome.storage` API](https://developer.chrome.com/docs/extensions/reference/api/storage#property-sync) for more technical details. ##### Firefox