Skip to content

Commit 68deb33

Browse files
committed
Update corresponding storybook value.
1 parent 56227f8 commit 68deb33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/browser/src/autofill/content/components/lit-stories/notification/at-risk-notification/container.lit-stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default {
1717
theme: ThemeTypes.Light,
1818
handleCloseNotification: () => alert("Close notification action triggered"),
1919
params: {
20-
passwordChangeUri: "webtests.dev", // Remove to see "navigate" version of notification
20+
passwordChangeUri: "https://webtests.dev/.well-known/change-password", // Remove to see "navigate" version of notification
2121
organizationName: "Acme Co.",
2222
},
2323
i18n: mockI18n,

0 commit comments

Comments
 (0)