Skip to content

Commit 2c02520

Browse files
authored
fix: Correct API docs link. (#121)
1 parent cbcd3bc commit 2c02520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/flutter_client_sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Refer to the [SDK documentation](https://docs.launchdarkly.com/sdk/client-side/f
2121

2222
## Learn more
2323

24-
Read our [documentation](https://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/client-side/flutter) or our [code-generated API documentation](https://launchdarkly.github.io/flutter-client-sdk/).
24+
Read our [documentation](https://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/client-side/flutter) or our [code-generated API documentation](https://pub.dev/documentation/launchdarkly_flutter_client_sdk/latest/).
2525

2626
## Testing
2727

0 commit comments

Comments
 (0)