Skip to content

Commit fd9960e

Browse files
authored
Fix documentation links in README.md
Updated links in the README to point to the correct documentation for Optimizely Feature Experimentation.
1 parent 9d3e1c9 commit fd9960e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
This repository houses the Java SDK for use with Optimizely Feature Experimentation and Optimizely Full Stack (legacy).
66

7-
Optimizely Feature Experimentation is an A/B testing and feature management tool for product development teams that enables you to experiment at every step. Using Optimizely Feature Experimentation allows for every feature on your roadmap to be an opportunity to discover hidden insights. Learn more at [Optimizely.com](https://www.optimizely.com/products/experiment/feature-experimentation/), or see the [developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/welcome).
7+
Optimizely Feature Experimentation is an A/B testing and feature management tool for product development teams that enables you to experiment at every step. Using Optimizely Feature Experimentation allows for every feature on your roadmap to be an opportunity to discover hidden insights. Learn more at [Optimizely.com](https://www.optimizely.com/products/experiment/feature-experimentation/), or see the [developer documentation](https://docs.developers.optimizely.com/feature-experimentation/docs/introduction).
88

99
Optimizely Rollouts is [free feature flags](https://www.optimizely.com/free-feature-flagging/) for development teams. You can easily roll out and roll back features in any application without code deploys, mitigating risk for every feature on your roadmap.
1010

1111
## Get started
1212

13-
Refer to the [Java SDK's developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0.0-full-stack/docs/java-sdk) for detailed instructions on getting started with using the SDK.
13+
Refer to the [Java SDK's developer documentation](https://docs.developers.optimizely.com/feature-experimentation/docs/java-sdk) for detailed instructions on getting started with using the SDK.
1414

1515
### Requirements
1616

@@ -53,7 +53,7 @@ dependencies {
5353

5454
## Use the Java SDK
5555

56-
See the Optimizely Feature Experimentation [developer documentation](https://docs.developers.optimizely.com/experimentation/v4.0-full-stack/docs/java-sdk) to learn how to set up your first Java project and use the SDK.
56+
See the Optimizely Feature Experimentation [developer documentation](https://docs.developers.optimizely.com/feature-experimentation/docs/java-sdk) to learn how to set up your first Java project and use the SDK.
5757

5858

5959
## SDK Development

0 commit comments

Comments
 (0)