1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00

fix: wrong link (#10501)

This repository is not inside Unleash org, so it was not renamed. Should
stay as it was before.

Fixes #10145
This commit is contained in:
Gastón Fournier 2025-08-18 08:11:57 -07:00 committed by GitHub
parent 2c97fd2941
commit 37b716c4ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -140,6 +140,6 @@ To make use of flag variants, you need to use a compatible client. Client SDK wi
- [unleash-dotnet-sdk](https://github.com/Unleash/unleash-dotnet-sdk) (from v1.3.6) - [unleash-dotnet-sdk](https://github.com/Unleash/unleash-dotnet-sdk) (from v1.3.6)
- [unleash-go-sdk](https://github.com/Unleash/unleash-go-sdk) (from v3 branch) - [unleash-go-sdk](https://github.com/Unleash/unleash-go-sdk) (from v3 branch)
- [unleash-php-sdk](https://github.com/Unleash/unleash-php-sdk) (from v1.0.0) - [unleash-php-sdk](https://github.com/Unleash/unleash-php-sdk) (from v1.0.0)
- [unleash-cpp-sdk](https://github.com/aruizs/unleash-cpp-sdk) (from v1.3.0) - [unleash-client-cpp](https://github.com/aruizs/unleash-client-cpp) (from v1.3.0)
If you would like to give feedback on this feature, experience issues or have questions, please feel free to open an issue on [GitHub](https://github.com/Unleash/unleash/). If you would like to give feedback on this feature, experience issues or have questions, please feel free to open an issue on [GitHub](https://github.com/Unleash/unleash/).