Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions preview-src/asciidoc/test-standardized-client-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]_*
Expand Down
8 changes: 4 additions & 4 deletions preview-src/asciidoc/test-unified-api-reference.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]_*
Expand Down
2 changes: 1 addition & 1 deletion preview-src/page-templates/home.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
<p class="!text-link">Review common terms</p>
,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/[
<i class="material-icons icon text-2xl text-[var(--ds-text-placeholder)\] group-hover:color-primary transition-colors duration-300">support</i>
<h4 class="discrete !m-0 !text-primary text-display">Support</h4>
<p class="!text-link">Access support resources</p>
Expand Down
2 changes: 1 addition & 1 deletion src/partials/nav-secondary.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<li>
<a
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
href="https://support.datastax.com/"
href="https://www.ibm.com/mysupport/s/"
target="_blank"
>
<span class="material-icons text-tertiary mr-2">support</span>
Expand Down
Loading