Skip to content

Commit c97af1f

Browse files
authored
doc: fix broken links (#10)
1 parent ef569ff commit c97af1f

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
@@ -30,8 +30,8 @@ Before using the SDK, you need to obtain the environment secret and SDK URLs.
3030

3131
Follow the documentation below to retrieve these values
3232

33-
- [How to get the environment secret](https://docs.featbit.co/docs/sdk/faq#how-to-get-the-environment-secret)
34-
- [How to get the SDK URLs](https://docs.featbit.co/docs/sdk/faq#how-to-get-the-sdk-urls)
33+
- [How to get the environment secret](https://docs.featbit.co/sdk/faq#how-to-get-the-environment-secret)
34+
- [How to get the SDK URLs](https://docs.featbit.co/sdk/faq#how-to-get-the-sdk-urls)
3535

3636
### Quick Start
3737

@@ -235,4 +235,4 @@ otherwise, the custom event may not be included into the experiment result.
235235
feature, [submit an issue](https://github.com/featbit/featbit-python-sdk/issues/new).
236236

237237
## See Also
238-
- [Connect To Python Sdk](https://docs.featbit.co/docs/getting-started/4.-connect-an-sdk/server-side-sdks/python-sdk)
238+
- [Connect To Python Sdk](https://docs.featbit.co/sdk/overview#python)

0 commit comments

Comments
 (0)