aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Blinkov <ivan@ydb.tech>2023-05-03 17:49:09 +0200
committerGitHub <noreply@github.com>2023-05-03 17:49:09 +0200
commit5430c90e8a234195b96eba00fd57b6caf4629fe1 (patch)
tree4b1329a4e0281095e58cf513cdec90fd04d0b625
parent6d2b034c88f51bebae7f6dff359e503174d39ffd (diff)
downloadydb-5430c90e8a234195b96eba00fd57b6caf4629fe1.tar.gz
[docs] don't advertise archived Go SDK
-rw-r--r--ydb/docs/en/core/reference/ydb-sdk/_includes/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/docs/en/core/reference/ydb-sdk/_includes/index.md b/ydb/docs/en/core/reference/ydb-sdk/_includes/index.md
index 454e083248..800de309dd 100644
--- a/ydb/docs/en/core/reference/ydb-sdk/_includes/index.md
+++ b/ydb/docs/en/core/reference/ydb-sdk/_includes/index.md
@@ -9,7 +9,7 @@ OpenSource SDKs in the following programming languages are available to work wit
- C++ [https://github.com/ydb-platform/ydb/tree/main/ydb/public/sdk/cpp](https://github.com/ydb-platform/ydb/tree/main/ydb/public/sdk/cpp)
{% endif %}
- C# (.NET) [https://github.com/ydb-platform/ydb-dotnet-sdk](https://github.com/ydb-platform/ydb-dotnet-sdk)
-- Go [https://github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) (archived versions: [v1](https://github.com/yandex-cloud/ydb-go-sdk/tree/v1.5.1) and [v2](https://github.com/yandex-cloud/ydb-go-sdk/tree/v2.11.2))
+- Go [https://github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk)
- Java [https://github.com/ydb-platform/ydb-java-sdk](https://github.com/ydb-platform/ydb-java-sdk)
- Node.js [https://github.com/ydb-platform/ydb-nodejs-sdk](https://github.com/ydb-platform/ydb-nodejs-sdk)
- PHP [https://github.com/yandex-cloud/ydb-php-sdk](https://github.com/yandex-cloud/ydb-php-sdk)