Skip to content

Commit 961f8b1

Browse files
authored
[flags-sdk] Update demo link on growthbook example (#1145)
### Description Fixes the demo link ### Demo URL <!-- Provide a URL to a live deployment where we can test your PR. If a demo isn't possible feel free to omit this section. --> ### Type of Change - [ ] New Example - [ ] Example updates (Bug fixes, new features, etc.) - [ ] Other (changes to the codebase, but not to examples) ### New Example Checklist - [ ] 🛫 `npm run new-example` was used to create the example - [ ] 📚 The template wasn't used but I carefuly read the [Adding a new example](https://github.com/vercel/examples#adding-a-new-example) steps and implemented them in the example - [ ] 📱 Is it responsive? Are mobile and tablets considered?
1 parent e1b7b48 commit 961f8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flags-sdk/growthbook/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This example uses GrowthBook for feature flags with the [Flags SDK](https://flag
44

55
## Demo
66

7-
[https://flags-sdk-growthbook.vercel.app/](https://flags-sdk-growthbook.vercel.app/)
7+
[https://growthbook-flags-sdk-example.vercel.app](https://growthbook-flags-sdk-example.vercel.app)
88

99
## How it works
1010

0 commit comments

Comments
 (0)