Skip to content

Commit d60a56a

Browse files
committed
Remove extraneous docs
1 parent 93483d7 commit d60a56a

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
@@ -76,6 +76,6 @@ const result = client.getBooleanValue('hello', false);
7676
Sentry.captureException(Exception("Something went wrong!"))
7777
```
7878

79-
Visit the Sentry website and confirm that your error event has recorded the feature flag "hello" and its value "false". Learn more about the OpenFeature SDK at https://github.com/open-feature/js-sdk/tree/main.
79+
Visit the Sentry website and confirm that your error event has recorded the feature flag "hello" and its value "false".
8080

8181
<PlatformContent includePath="feature-flags/next-steps" />

0 commit comments

Comments
 (0)