Skip to content

Commit a4a0cc9

Browse files
committed
fix links (further reading)
1 parent b1f20b7 commit a4a0cc9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/en/feature_flags/client/javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: JavaScript Feature Flags
33
description: Set up Datadog Feature Flags for browser JavaScript applications.
44
further_reading:
5-
- link: "/feature_flags/setup/"
5+
- link: "/feature_flags/client/"
66
tag: "Documentation"
7-
text: "Feature Flags Setup"
7+
text: "Client-Side Feature Flags"
88
- link: "https://openfeature.dev/docs/reference/sdks/client/web/"
99
tag: "OpenFeature"
1010
text: "OpenFeature Web SDK"

content/en/feature_flags/client/react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: React Feature Flags
33
description: Set up Datadog Feature Flags for React applications.
44
further_reading:
5-
- link: "/feature_flags/setup/"
5+
- link: "/feature_flags/client/"
66
tag: "Documentation"
7-
text: "Feature Flags Setup"
7+
text: "Client-Side Feature Flags"
88
- link: "https://openfeature.dev/docs/reference/sdks/client/web/react/"
99
tag: "OpenFeature"
1010
text: "OpenFeature React SDK"

0 commit comments

Comments
 (0)