Skip to content

Commit 8070618

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent a1c3943 commit 8070618

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

versioned_docs/version-3.11/requirements.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ This page describes the required tools and their versions to use ScalarDB correc
1414

1515
## Client SDK
1616

17-
Because ScalarDB is written in Java, the easiest way to interact with ScalarDB is to use the [Java client SDK](https://scalardb.scalar-labs.com/docs/latest/scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api/#add-scalardb-cluster-java-client-sdk-to-your-build).
18-
The following Java Development Kits (JDKs) are verified and supported.
17+
Because ScalarDB is written in Java, the easiest way to interact with ScalarDB is to use the Java client SDKs:
18+
19+
- [SDK for ScalarDB Core](add-scalardb-to-your-build.mdx)
20+
- [SDK for ScalarDB Cluster](scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx)
1921

2022
### Java
2123

0 commit comments

Comments
 (0)