Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs links on introduction.mdx #2335

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions docs/client/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@ Custom event logging can sometimes be blocked by third-party plugins. As a worka

To start integrating, jump into the technical docs by language:

- [Javascript](javascript-sdk)
- [React](javascript-sdk/react)
- [React Native](javascript-sdk/react-native)
- [React Native Expo](javascript-sdk/expo)
- [iOS](iosClientSDK)
- [Android](androidClientSDK)
- [Dotnet](dotnetSDK)
- [Roku](rokuSDK)
- [Unity](unitySDK)
- [Javascript](https://docs.statsig.com/client/javascript-sdk)
- [React](https://docs.statsig.com/client/javascript-sdk/react/)
- [React Native](https://docs.statsig.com/client/javascript-sdk/react-native)
- [React Native Expo](https://docs.statsig.com/client/javascript-sdk/expo)
- [iOS](https://docs.statsig.com/client/iosClientSDK)
- [Android](https://docs.statsig.com/client/androidClientSDK)
- [Dotnet](https://docs.statsig.com/client/dotnetSDK)
- [Roku](https://docs.statsig.com/client/rokuSDK)
- [Unity](https://docs.statsig.com/client/unitySDK)

Got questions? Join the Statsig engineering and product team on the [Statsig Slack channel](https://statsig.com/slack) and ask away!