From aef81147bd92fa004fa5fb9d8849ce9c523f6bf8 Mon Sep 17 00:00:00 2001 From: Steven Zhang Date: Thu, 5 Feb 2026 10:27:25 -0600 Subject: [PATCH] docs(browser-example): removed pre-release message --- packages/sdk/browser/example/README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/packages/sdk/browser/example/README.md b/packages/sdk/browser/example/README.md index 53983ed1c5..371fb0938d 100644 --- a/packages/sdk/browser/example/README.md +++ b/packages/sdk/browser/example/README.md @@ -1,13 +1,5 @@ # LaunchDarkly sample javascript application -# ⛔️⛔️⛔️⛔️ - -> [!CAUTION] -> This example is created against a non-production SDK which means things may change and this example might -> not work while this message is visible. - -# ☝️☝️☝️☝️☝️☝️ - We've built a simple browser application that demonstrates how this LaunchDarkly SDK works. Below, you'll find the build procedure. For more comprehensive instructions, you can visit your [Quickstart page](https://app.launchdarkly.com/quickstart#/) or