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