fix: greptile review

This commit is contained in:
Piyush Gupta
2025-10-22 22:21:51 +05:30
parent f1e1e5b0c7
commit 01126ad3fd

View File

@@ -11,7 +11,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 <b>Infisical SDKs</b>, please refer to the each individual SDK documentation for more information.
- The <b>Infisical SDKs</b>, please refer to each individual SDK documentation for more information.
- [Node.js SDK](https://github.com/Infisical/node-sdk-v2)
- [Python SDK](https://github.com/Infisical/python-sdk-official)
- [Java SDK](https://github.com/Infisical/java-sdk)