Update cpp.mdx

This commit is contained in:
Daniel Hougaard
2025-07-13 20:12:43 +04:00
parent 5545f3fe62
commit 239cef40f9

View File

@@ -3,12 +3,4 @@ title: "Infisical C++ SDK"
sidebarTitle: "C++"
url: "https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk"
icon: "c"
---
If you're working with C++, the official [Infisical C++ SDK](https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk) package is the easiest way to fetch and work with secrets for your application.
- [Github Repository](https://github.com/Infisical/infisical-cpp-sdk/?tab=readme-ov-file#infisical-c-sdk)
# Basic Usage
```cpp
---