Skip to content

Commit 8eeba80

Browse files
committed
Update links to the new docs.
1 parent 023b9b4 commit 8eeba80

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project are documented externally.
44

5-
For a complete changelog, please visit: https://docs.decision.contextsdk.com/changelog/
5+
For a complete changelog, please visit: https://docs.contextsdk.com/other/changelog
66

77
## [Flutter] 1.1.0 - 2024-10-16
88

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ContextSDK for Flutter
22

33
[![pub version](https://img.shields.io/pub/v/context_sdk)](https://pub.dev/packages/context_sdk)
4-
[![Changelog](https://img.shields.io/badge/changelog-latest-blue)](https://docs.decision.contextsdk.com/changelog/)
5-
[![Documentation](https://img.shields.io/badge/documentation-latest-blue)](https://docs.decision.contextsdk.com/)
4+
[![Changelog](https://img.shields.io/badge/changelog-latest-blue)](https://docs.contextsdk.com/other/changelog)
5+
[![Documentation](https://img.shields.io/badge/documentation-latest-blue)](https://docs.contextsdk.com/)
66
[![Issues](https://img.shields.io/github/issues/context-sdk/flutter)](https://github.com/context-sdk/flutter/issues)
77
[![Pull Requests](https://img.shields.io/github/issues-pr/context-sdk/flutter)](https://github.com/context-sdk/flutter/pulls)
88

@@ -12,7 +12,7 @@ Our SDK supports iOS and will soon support Android, making it easy to integrate
1212

1313
## Getting Started
1414

15-
This repository is dedicated to managing releases of ContextSDK for Flutter, distributed via [pub.dev](https://pub.dev/packages/context_sdk). For other platforms, such as Swift and Android, or alternative installation methods like CocoaPods, please see our [official documentation](https://docs.decision.contextsdk.com/).
15+
This repository is dedicated to managing releases of ContextSDK for Flutter, distributed via [pub.dev](https://pub.dev/packages/context_sdk). For other platforms, such as Swift and Android, or alternative installation methods like CocoaPods, please see our [official documentation](https://docs.contextsdk.com/).
1616

1717
To integrate ContextSDK into your Flutter project, follow these steps:
1818

@@ -64,15 +64,15 @@ _contextSdkPlugin.optimize("upsell", null, null, (context) async {
6464

6565
### Going Live
6666

67-
Once integrated, you're ready to ship your app update to the App Store and start leveraging real-world context insights. Continue to the [release page](https://docs.insights.contextsdk.com/release/) for a final check before shipping, as well as other deployment tips.
67+
Once integrated, you're ready to ship your app update to the App Store and start leveraging real-world context insights. Continue to the [release page](https://docs.contextsdk.com/context-decision/release-checklist) for a final check before shipping, as well as other deployment tips.
6868

6969
## Documentation
7070

71-
For detailed setup instructions, usage examples, and advanced usage scenarios, visit our [official documentation](https://docs.decision.contextsdk.com/).
71+
For detailed setup instructions, usage examples, and advanced usage scenarios, visit our [official documentation](https://docs.contextsdk.com/).
7272

7373
## Not using ContextSDK yet?
7474

75-
If you’re interested in adding real-world context insights to your app, you can [sign up here](https://console.contextsdk.com/register) to receive your license key and access. For more information about how ContextSDK can enhance your app’s user experience, visit our [website](https://contextsdk.com) or reach out to our team at [email protected].
75+
If you’re interested in adding real-world context insights to your app, you can [sign up here](https://dashboard.contextsdk.com/register) to receive your license key and access. For more information about how ContextSDK can enhance your app’s user experience, visit our [website](https://contextsdk.com) or reach out to our team at [email protected].
7676

7777
## Support
7878

0 commit comments

Comments
 (0)