Skip to content

Commit 523b5c0

Browse files
committed
update support portal url
1 parent 0614cac commit 523b5c0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

preview-src/asciidoc/test-standardized-client-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
:astra_db: Astra DB
1818
:astra_stream: Astra Streaming
1919
:astra_ui: Astra Portal
20-
:support_url: https://support.datastax.com
20+
:support_url: https://www.ibm.com/mysupport/s/
2121
:glossary-url: https://docs.datastax.com/en/glossary/docs/index.html#
2222

2323
📝 *_NOTE: This content was pulled from https://github.com/riptano/astra-vector-docs/pull/311[PR 311]_*

preview-src/asciidoc/test-unified-api-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
:astra_db: Astra DB
1818
:astra_stream: Astra Streaming
1919
:astra_ui: Astra Portal
20-
:support_url: https://support.datastax.com
20+
:support_url: https://www.ibm.com/mysupport/s/
2121
:glossary-url: https://docs.datastax.com/en/glossary/docs/index.html#
2222

2323
📝 *_NOTE: This content was pulled from https://github.com/riptano/astra-vector-docs/pull/308[PR 308]_*

preview-src/page-templates/home.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
222222
<p class="!text-link">Review common terms</p>
223223
,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"]
224224
225-
https://support.datastax.com/s/[
225+
https://www.ibm.com/mysupport/s/[
226226
<i class="material-icons icon text-2xl text-[var(--ds-text-placeholder)\] group-hover:color-primary transition-colors duration-300">support</i>
227227
<h4 class="discrete !m-0 !text-primary text-display">Support</h4>
228228
<p class="!text-link">Access support resources</p>

src/partials/nav-secondary.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<li>
2323
<a
2424
class="text-body-small text-primary hover:bg-[var(--ds-neutral-plain-hover-bg)] flex rounded p-1 !no-underline transition-colors"
25-
href="https://support.datastax.com/"
25+
href="https://www.ibm.com/mysupport/s/"
2626
target="_blank"
2727
>
2828
<span class="material-icons text-tertiary mr-2">support</span>

0 commit comments

Comments
 (0)