Skip to content

Commit

Permalink
DOCSP-45602 fix CLI page links to KNN beta (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanchana-mongodb authored Jan 16, 2025
1 parent 75321bf commit b5133f3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions source/atlas-cli-changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -525,10 +525,9 @@ Released 22 September 2023

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

- Adds :ref:`atlas-streams` commands to manage :atlas:`{+atlas-sp+}
</atlas-sp/overview>` instances and connection registries.
Expand Down
4 changes: 2 additions & 2 deletions source/atlas-cli-deploy-fts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@ Use {+avs+} with an Atlas Deployment
------------------------------------------------

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

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

Expand Down
4 changes: 2 additions & 2 deletions source/atlas-cli-deploy-local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,8 @@ Use {+avs+} with a Local Atlas Deployment

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

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

0 comments on commit b5133f3

Please sign in to comment.