From 523b5c05ef45950b995f38113c5e9bf952b937fe Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Thu, 22 Jan 2026 10:21:03 -0800 Subject: [PATCH 1/2] update support portal url --- preview-src/asciidoc/test-standardized-client-reference.adoc | 2 +- preview-src/asciidoc/test-unified-api-reference.adoc | 2 +- preview-src/page-templates/home.adoc | 2 +- src/partials/nav-secondary.hbs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/preview-src/asciidoc/test-standardized-client-reference.adoc b/preview-src/asciidoc/test-standardized-client-reference.adoc index 70c17ae1..8a3fbd1d 100644 --- a/preview-src/asciidoc/test-standardized-client-reference.adoc +++ b/preview-src/asciidoc/test-standardized-client-reference.adoc @@ -17,7 +17,7 @@ :astra_db: Astra DB :astra_stream: Astra Streaming :astra_ui: Astra Portal -:support_url: https://support.datastax.com +:support_url: https://www.ibm.com/mysupport/s/ :glossary-url: https://docs.datastax.com/en/glossary/docs/index.html# 📝 *_NOTE: This content was pulled from https://github.com/riptano/astra-vector-docs/pull/311[PR 311]_* diff --git a/preview-src/asciidoc/test-unified-api-reference.adoc b/preview-src/asciidoc/test-unified-api-reference.adoc index 212ed074..bc7fe4c2 100644 --- a/preview-src/asciidoc/test-unified-api-reference.adoc +++ b/preview-src/asciidoc/test-unified-api-reference.adoc @@ -17,7 +17,7 @@ :astra_db: Astra DB :astra_stream: Astra Streaming :astra_ui: Astra Portal -:support_url: https://support.datastax.com +:support_url: https://www.ibm.com/mysupport/s/ :glossary-url: https://docs.datastax.com/en/glossary/docs/index.html# 📝 *_NOTE: This content was pulled from https://github.com/riptano/astra-vector-docs/pull/308[PR 308]_* diff --git a/preview-src/page-templates/home.adoc b/preview-src/page-templates/home.adoc index 60b7c0f7..0c9355d2 100644 --- a/preview-src/page-templates/home.adoc +++ b/preview-src/page-templates/home.adoc @@ -222,7 +222,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55]) ,role="!no-underline group after:hidden rounded bg-level1 p-4 flex flex-col gap-1 hover:bg-[var(--ds-primary-soft-bg)\] transition-colors duration-300"] - https://support.datastax.com/s/[ + https://www.ibm.com/mysupport/s/[ support

Support

diff --git a/src/partials/nav-secondary.hbs b/src/partials/nav-secondary.hbs index bca10594..a9be2df7 100644 --- a/src/partials/nav-secondary.hbs +++ b/src/partials/nav-secondary.hbs @@ -22,7 +22,7 @@
  • support From b31462bb9ce8be05ab818f31a134d140cd2d882f Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:27:23 -0800 Subject: [PATCH 2/2] vector/nonvector attributes --- .../asciidoc/test-standardized-client-reference.adoc | 6 +++--- preview-src/asciidoc/test-unified-api-reference.adoc | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/preview-src/asciidoc/test-standardized-client-reference.adoc b/preview-src/asciidoc/test-standardized-client-reference.adoc index 8a3fbd1d..e4ba5e93 100644 --- a/preview-src/asciidoc/test-standardized-client-reference.adoc +++ b/preview-src/asciidoc/test-standardized-client-reference.adoc @@ -3,10 +3,10 @@ :page-toclevels: 2 :company: DataStax :product: Astra DB Serverless -:db-serverless: Serverless (Non-Vector) -:db-serverless-vector: Serverless (Vector) +:db-serverless: Serverless (non-vector) +:db-serverless-vector: Serverless (vector) :db-classic: Classic -:evalproduct: DB Serverles +:evalproduct: DB Serverless :astra-api: Data API :astra-cli: Astra CLI :url-astra: https://astra.datastax.com diff --git a/preview-src/asciidoc/test-unified-api-reference.adoc b/preview-src/asciidoc/test-unified-api-reference.adoc index bc7fe4c2..153bbc4b 100644 --- a/preview-src/asciidoc/test-unified-api-reference.adoc +++ b/preview-src/asciidoc/test-unified-api-reference.adoc @@ -3,10 +3,10 @@ :page-toclevels: 2 :company: DataStax :product: Astra DB Serverless -:db-serverless: Serverless (Non-Vector) -:db-serverless-vector: Serverless (Vector) +:db-serverless: Serverless (non-vector) +:db-serverless-vector: Serverless (vector) :db-classic: Classic -:evalproduct: DB Serverles +:evalproduct: DB Serverless :astra-api: Data API :astra-cli: Astra CLI :url-astra: https://astra.datastax.com