Skip to content

Commit 1ed413d

Browse files
author
Asa Schachar
authored
fix(docs): Update README.rst (#173)
* Update README.rst * Update README.rst
1 parent 712976e commit 1ed413d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Optimizely Python SDK
55

66
This repository houses the official Python SDK for use with Optimizely Full Stack and Optimizely Rollouts.
77

8-
Optimizely Full Stack is A/B testing and feature flag management for product development teams. Experiment in any application. Make every feature on your roadmap an opportunity to learn. Learn more at https://www.optimizely.com/platform/full-stack/, or see the [documentation](https://docs.developers.optimizely.com/full-stack/docs).
8+
Optimizely Full Stack is A/B testing and feature flag management for product development teams. Experiment in any application. Make every feature on your roadmap an opportunity to learn. Learn more at https://www.optimizely.com/platform/full-stack/, or see the `Full Stack documentation`_.
99

10-
Optimizely Rollouts is free feature flags for development teams. Easily roll out and roll back features in any application without code deploys. Mitigate risk for every feature on your roadmap. Learn more at https://www.optimizely.com/rollouts/, or see the [documentation](https://docs.developers.optimizely.com/rollouts/docs).
10+
Optimizely Rollouts is free feature flags for development teams. Easily roll out and roll back features in any application without code deploys. Mitigate risk for every feature on your roadmap. Learn more at https://www.optimizely.com/rollouts/, or see the `Rollouts documentation`_.
1111

1212
Getting Started
1313
---------------
@@ -30,7 +30,7 @@ dashboard, please contact your Optimizely account executive.
3030
Using the SDK
3131
~~~~~~~~~~~~~
3232

33-
See the Optimizely Full Stack `developer documentation`_ to learn how to
33+
See the Optimizely `Full Stack documentation`_ to learn how to
3434
set up your first Python project and use the SDK.
3535

3636
Development
@@ -120,7 +120,8 @@ Contributing
120120
Please see `CONTRIBUTING`_.
121121

122122
.. _PyPi: https://pypi.python.org/pypi?name=optimizely-sdk&:action=display
123-
.. _developer documentation: http://developers.optimizely.com/server/reference/index.html
123+
.. _Full Stack documentation: https://docs.developers.optimizely.com/full-stack/docs
124+
.. _Rollouts documentation: https://docs.developers.optimizely.com/rollouts/docs
124125
.. _CONTRIBUTING: CONTRIBUTING.rst
125126

126127
.. |PyPI version| image:: https://badge.fury.io/py/optimizely-sdk.svg

0 commit comments

Comments
 (0)