Skip to content

Commit f0b8f27

Browse files
authored
ref(flags): add link to openfeature web SDK docs (#12034)
1 parent 11dd857 commit f0b8f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/configuration/integrations/openfeature.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const client = OpenFeature.getClient();
5858
client.addHooks(new Sentry.OpenFeatureIntegrationHook());
5959
```
6060

61-
Learn more about OpenFeature providers [here](https://openfeature.dev/docs/reference/concepts/provider).
61+
Learn more about OpenFeature [providers](https://openfeature.dev/docs/reference/concepts/provider) and the [web SDK](https://openfeature.dev/docs/reference/technologies/client/web/).
6262

6363
## Verify
6464

0 commit comments

Comments
 (0)