Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumbard committed Jan 17, 2025
1 parent 9221979 commit f0fcfce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
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](/client/javascript-sdk)
- [React](/client/javascript-sdk/react)
- [React Native](/client/javascript-sdk/react-native)
- [React Native Expo](/client/javascript-sdk/expo)
- [iOS](/client/iosClientSDK)
- [Android](/client/androidClientSDK)
- [Dotnet](/client/dotnetSDK)
- [Roku](/client/rokuSDK)
- [Unity](/client/unitySDK)

Got questions? Join the Statsig engineering and product team on the [Statsig Slack channel](https://statsig.com/slack) and ask away!
2 changes: 1 addition & 1 deletion docs/guides/sidecar-experiments/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ Combined with the most powerful statistical engine, Sidecar helps you in making
This guide assumes you have an existing Statsig account. Please go here to create a new free account if you don't already have one: https://statsig.com/signup
:::

## Next up: [Setup](./setup.mdx)
## Next up: [Setup](/guides/sidecar-experiments/setup)

0 comments on commit f0fcfce

Please sign in to comment.