Merge pull request #4447 from Supsource/main

Fix broken SDK link in docs
This commit is contained in:
Daniel Hougaard
2025-08-31 19:43:06 +02:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ should approach the development and contribution process.
Infisical has two major code-bases. One for the platform code, and one for SDKs. The contribution process has some key differences between the two, so we've split the documentation into two sections:
- The [Infisical Platform](https://github.com/Infisical/infisical), the Infisical platform itself.
- The [Infisical SDK](https://github.com/Infisical/sdk), the official Infisical client SDKs.
- The [Infisical SDK](https://infisical.com/docs/sdks/overview), the official Infisical client SDKs.
<CardGroup cols={2}>