Skip to content

Commit 3571384

Browse files
docs: Update Initialize Links (#62)
Fixed 404 links to docs
1 parent 6e6f1b4 commit 3571384

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,8 @@ The `ReactSDKClient` client created via `createInstance` is the programmatic API
9191
_arguments_
9292

9393
- `config : object` Object with SDK configuration parameters. This has the same format as the object passed to the `createInstance` method of the core `@optimizely/javascript-sdk` module. For details on this object, see the following pages from the developer docs:
94-
- [Instantiate](https://docs.developers.optimizely.com/full-stack/docs/instantiate)
95-
- [Initialize a non-mobile SDK](https://docs.developers.optimizely.com/full-stack/docs/initialize-a-non-mobile-sdk)
96-
- [JavaScript: Update datafiles](https://docs.developers.optimizely.com/full-stack/docs/javascript-update-datafiles)
94+
- [Instantiate](https://docs.developers.optimizely.com/full-stack/docs/initialize-sdk-react)
95+
- [JavaScript: Client-side Datafile Management](https://docs.developers.optimizely.com/full-stack/docs/javascript-client-side-implementation)
9796

9897
_returns_
9998

0 commit comments

Comments
 (0)