From ce7ab5389aa3f717957972e9b4598879dbb9636e Mon Sep 17 00:00:00 2001 From: josh-wong Date: Fri, 13 Jun 2025 03:36:36 +0000 Subject: [PATCH] AUTO: Sync ScalarDB docs in English to docs site repo --- .../scalardb-cluster/getting-started-with-scalardb-cluster.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-3.12/scalardb-cluster/getting-started-with-scalardb-cluster.mdx b/versioned_docs/version-3.12/scalardb-cluster/getting-started-with-scalardb-cluster.mdx index 0ae9485a..2d4fe8a1 100644 --- a/versioned_docs/version-3.12/scalardb-cluster/getting-started-with-scalardb-cluster.mdx +++ b/versioned_docs/version-3.12/scalardb-cluster/getting-started-with-scalardb-cluster.mdx @@ -6,7 +6,7 @@ tags: # Getting Started with ScalarDB Cluster -This tutorial describes how to create a sample application that uses [ScalarDB Cluster](index.mdx) through the Java API. +This tutorial describes how to create a sample application that uses [ScalarDB Cluster](./index.mdx) through the Java API. ## Overview