diff --git a/versioned_docs/version-3.10/scalardb-cluster/getting-started-with-scalardb-cluster.mdx b/versioned_docs/version-3.10/scalardb-cluster/getting-started-with-scalardb-cluster.mdx index 1022683d..16b28542 100644 --- a/versioned_docs/version-3.10/scalardb-cluster/getting-started-with-scalardb-cluster.mdx +++ b/versioned_docs/version-3.10/scalardb-cluster/getting-started-with-scalardb-cluster.mdx @@ -9,7 +9,7 @@ tags: import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -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