diff --git a/versioned_docs/version-3.13/develop-run-non-transactional-operations-overview.mdx b/versioned_docs/version-3.13/develop-run-non-transactional-operations-overview.mdx index 65af298e..73eda5c4 100644 --- a/versioned_docs/version-3.13/develop-run-non-transactional-operations-overview.mdx +++ b/versioned_docs/version-3.13/develop-run-non-transactional-operations-overview.mdx @@ -18,6 +18,6 @@ To learn how to run analytical queries, see the following guides: - Run Through the CRUD Interface - [Use the ScalarDB Core Library](run-non-transactional-storage-operations-through-library.mdx) - - [Use ScalarDB Cluster](run-non-transactional-storage-operations-through-scalardb-cluster.mdx) + - [Use ScalarDB Cluster](scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx) - [Run Through the SQL Interface](scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface.mdx) - [Run Through the Primitive CRUD Interface](run-non-transactional-storage-operations-through-primitive-crud-interface.mdx)