Skip to content

Commit

Permalink
Updating connection string docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ajosh0504 committed Nov 18, 2024
1 parent bf55b5c commit 31c5a7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/50-agent-tools/3-get-connection-string.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A modal will display several ways to connect to your database. Select **Drivers*

Look for your connection string. It should look something like `mongodb+srv://<username>:<password>@<cluster-url>/`

<Screenshot url="https://cloud.mongodb.com" src="img/screenshots/20-mongodb-atlas/3-get-conn-string/3-connect-compass.png" alt="Screenshot of the connection string" />
<Screenshot url="https://cloud.mongodb.com" src="img/screenshots/20-mongodb-atlas/3-get-conn-string/3-connect-drivers.png" alt="Screenshot of the connection string" />

Click the copy button next to your connection string to copy it to your clipboard. Paste the connection string somewhere safe.

Expand Down

0 comments on commit 31c5a7d

Please sign in to comment.