Skip to content

Commit 9a74b4a

Browse files
authored
Updating doc links in the readme
1 parent b6c2c63 commit 9a74b4a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,12 @@ Full Stack and Optimizely Rollouts.
1212
Optimizely Full Stack is A/B testing and feature flag management for
1313
product development teams. Experiment in any application. Make every
1414
feature on your roadmap an opportunity to learn. Learn more at
15-
<https://www.optimizely.com/platform/full-stack/>, or see the [Full
16-
Stack
17-
documentation](https://docs.developers.optimizely.com/full-stack/docs).
15+
<https://www.optimizely.com/platform/full-stack/>, or see the [Full Stack documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/welcome).
1816

1917
Optimizely Rollouts is free feature flags for development teams. Easily
2018
roll out and roll back features in any application without code deploys.
2119
Mitigate risk for every feature on your roadmap. Learn more at
22-
<https://www.optimizely.com/rollouts/>, or see the [Rollouts
23-
documentation](https://docs.developers.optimizely.com/rollouts/docs).
20+
<https://www.optimizely.com/rollouts/>, or see the [Rollouts documentation](https://docs.developers.optimizely.com/experimentation/v3.1.0-full-stack/docs/introduction-to-rollouts).
2421

2522
## Getting Started
2623

@@ -158,8 +155,7 @@ notifications, use:
158155
notification_center.add_notification_listener(NotificationTypes.OPTIMIZELY_CONFIG_UPDATE, update_callback)
159156
```
160157

161-
For Further details see the Optimizely [Full Stack documentation](https://docs.developers.optimizely.com/full-stack/docs)
162-
to learn how to set up your first Python project and use the SDK.
158+
For Further details see the Optimizely Full Stack Python SDK [developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/python-sdk) to learn how to set up your first Python project and use the SDK.
163159

164160
## Development
165161

0 commit comments

Comments
 (0)