Skip to content

Commit 7a72bfe

Browse files
committed
Link to open source repo on SDK page
1 parent 64382ac commit 7a72bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/flagship/sdk/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Evaluate Flagship feature flags from any JavaScript runtime using OpenFeature.
1616

1717
[OpenFeature](https://openfeature.dev/) is the CNCF standard for feature flag interfaces. It provides a vendor-neutral API so you can switch between flag providers without changing evaluation code.
1818

19-
The [`@cloudflare/flagship`](https://www.npmjs.com/package/@cloudflare/flagship) package is an OpenFeature-compatible SDK for evaluating Flagship feature flags.
19+
The [`@cloudflare/flagship`](https://www.npmjs.com/package/@cloudflare/flagship) package is an OpenFeature-compatible SDK for evaluating Flagship feature flags. The source code is available on [GitHub](https://github.com/cloudflare/flagship).
2020

2121
The SDK includes two providers:
2222

0 commit comments

Comments
 (0)