From 8101f3d7971f584dd864addf3c4eb06419df773f Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:37:23 +0900 Subject: [PATCH 1/2] Remove note about Community docs being elsewhere The Community docs are present in the main ScalarDB docs site based on tag (#469), so this note is no longer needed --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a71a265e..5cad4e7c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ -# ScalarDB Enterprise Documentation +# ScalarDB Documentation -> **Note** -> -> If you're looking for the documentation repository for the open-source version of ScalarDB, please see [scalar-labs/docs-scalardb-community](https://github.com/scalar-labs/docs-scalardb-community), which stores the documentation for [ScalarDB Community Docs](https://scalardb-community.scalar-labs.com/docs). - -This repository contains documentation source files for the commercial version of ScalarDB. Please view this documentation at [ScalarDB Enterprise Docs](https://scalardb.scalar-labs.com/docs). +This repository contains documentation source files for ScalarDB. Please view this documentation at [ScalarDB Docs](https://scalardb.scalar-labs.com/docs). ## Interested in using ScalarDB Enterprise? From 3300bd657fcf27435be7f6c61d0b9a6a5769a691 Mon Sep 17 00:00:00 2001 From: Josh Wong <23216828+josh-wong@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:51:24 +0900 Subject: [PATCH 2/2] Apply suggestion from Gemini --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cad4e7c..8f55f26e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ScalarDB Documentation -This repository contains documentation source files for ScalarDB. Please view this documentation at [ScalarDB Docs](https://scalardb.scalar-labs.com/docs). +This repository contains the source files for the [ScalarDB documentation](https://scalardb.scalar-labs.com/docs). ## Interested in using ScalarDB Enterprise?