Skip to content

Commit f78e3a1

Browse files
authored
Update link to storage sample (#5416)
Updated the link for the saving custom settings sample.
1 parent 0ac04dc commit f78e3a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/develop/persisting-add-in-state-and-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Persist add-in state and settings
33
description: Learn how to persist data in Office Web Add-in applications running in the stateless environment of a browser control.
4-
ms.date: 08/28/2025
4+
ms.date: 10/16/2025
55
ms.localizationpriority: medium
66
---
77

@@ -294,4 +294,4 @@ function getReviewers() {
294294
- [Outlook add-ins](../outlook/outlook-add-ins-overview.md)
295295
- [Get and set add-in metadata for an Outlook add-in](../outlook/metadata-for-an-outlook-add-in.md)
296296
- [Get and set internet headers on a message in an Outlook add-in](../outlook/internet-headers.md)
297-
- [Excel-Add-in-JavaScript-PersistCustomSettings](https://github.com/OfficeDev/Excel-Add-in-JavaScript-PersistCustomSettings)
297+
- [Save custom settings in your Office Add-in](https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/office-add-in-save-custom-settings)

0 commit comments

Comments
 (0)