Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions source/get-started.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,3 @@ MongoDB Atlas.
Follow this guide to connect a sample Python application to a MongoDB Atlas
deployment. If you prefer to connect to MongoDB using a different driver or
programming language, see our :driver:`list of official drivers <>`.

.. button:: Next: Download and Install
:uri: /get-started/download-and-install/
3 changes: 0 additions & 3 deletions source/get-started/connect-to-mongodb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,3 @@ uses the driver to connect to your MongoDB deployment, runs a query on
the sample data, and prints out the result.

.. include:: /includes/get-started/quickstart-troubleshoot.rst

.. button:: Next Steps
:uri: /get-started/next-steps/
3 changes: 0 additions & 3 deletions source/get-started/create-a-connection-string.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,3 @@ After completing these steps, you have a connection string that
contains your database username and password.

.. include:: /includes/get-started/quickstart-troubleshoot.rst

.. button:: Next: Connect to MongoDB
:uri: /get-started/connect-to-mongodb/
3 changes: 0 additions & 3 deletions source/get-started/create-a-deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ deployment on Atlas, database user credentials, and sample data loaded
in your database.

.. include:: /includes/get-started/quickstart-troubleshoot.rst

.. button:: Next: Create a Connection String
:uri: /get-started/create-a-connection-string/
3 changes: 0 additions & 3 deletions source/get-started/download-and-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,3 @@ After you complete these steps, you have a new project directory
and the driver dependencies installed.

.. include:: /includes/get-started/quickstart-troubleshoot.rst

.. button:: Next: Create a MongoDB Deployment
:uri: /get-started/create-a-deployment/
Loading