Skip to content

Commit b5133f3

Browse files
DOCSP-45602 fix CLI page links to KNN beta (#806)
1 parent 75321bf commit b5133f3

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

source/atlas-cli-changelog.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -525,10 +525,9 @@ Released 22 September 2023
525525

526526
- Adds :ref:`atlas-deployments` commands so that you can work with
527527
|service|, including using :atlas:`Atlas Search </atlas-search>` and
528-
:atlas:`{+avs+} </atlas-search/field-types/knn-vector>`, throughout
529-
the entire software development lifecycle from your local
530-
environment to the cloud. To learn more, see
531-
:ref:`atlas-cli-local-cloud`.
528+
:ref:`{+avs+} <avs-overview>`, throughout the entire software
529+
development lifecycle from your local environment to the cloud. To
530+
learn more, see :ref:`atlas-cli-local-cloud`.
532531

533532
- Adds :ref:`atlas-streams` commands to manage :atlas:`{+atlas-sp+}
534533
</atlas-sp/overview>` instances and connection registries.

source/atlas-cli-deploy-fts.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ Use {+avs+} with an Atlas Deployment
392392
------------------------------------------------
393393

394394
Use the ``atlas deployments`` command to work with {+avs+}. To
395-
learn more, see :atlas:`How to Index Vector Embeddings for Vector
396-
Search </atlas-search/field-types/knn-vector>`.
395+
learn more, see :ref:`How to Index Vector Embeddings for Vector
396+
Search <avs-types-vector-search>`.
397397

398398
.. include:: /includes/fact-avs-mdb-version.rst
399399

source/atlas-cli-deploy-local.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,8 @@ Use {+avs+} with a Local Atlas Deployment
648648

649649
Use the ``atlas deployments search indexes create`` command to work
650650
with {+avs+}. To learn more, see
651-
:atlas:`How to Index Vector Embeddings for Vector Search
652-
</atlas-search/field-types/knn-vector>`.
651+
:ref:`How to Index Vector Embeddings for Vector Search
652+
<avs-types-vector-search>`.
653653

654654
You can run this command with local and cloud |service|
655655
deployments. For detailed steps, see :ref:`atlas-cli-deploy-avs`.

0 commit comments

Comments
 (0)