diff --git a/docs/modules/indexes/vectorstores/examples/atlas.ipynb b/docs/modules/indexes/vectorstores/examples/atlas.ipynb index 1e160e56..4ea60e8c 100644 --- a/docs/modules/indexes/vectorstores/examples/atlas.ipynb +++ b/docs/modules/indexes/vectorstores/examples/atlas.ipynb @@ -1,6 +1,7 @@ { "cells": [ { + "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -8,7 +9,7 @@ "\n", "This notebook shows you how to use functionality related to the `AtlasDB`.\n", "\n", - ">[MongoDB‘s](https://www.mongodb.com/) [Atlas](https://www.mongodb.com/cloud/atlas) is an on-demand fully managed service. `MongoDB Atlas` runs on `AWS`, `Microsoft Azure`, and `Google Cloud Platform`." + "[Atlas](https://docs.nomic.ai/index.html) a platform for interacting with both small and internet scale unstructured datasets by Nomic " ] }, {