Skip to content

Commit 2a7ad2a

Browse files
DOCSP-41595 Remove next buttons from get started (#98)
(cherry picked from commit 15d2912)
1 parent 41c3409 commit 2a7ad2a

File tree

5 files changed

+0
-15
lines changed

5 files changed

+0
-15
lines changed

source/get-started.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,3 @@ MongoDB Atlas.
4343
Follow this guide to connect a sample Python application to a MongoDB Atlas
4444
deployment. If you prefer to connect to MongoDB using a different driver or
4545
programming language, see our :driver:`list of official drivers <>`.
46-
47-
.. button:: Next: Download and Install
48-
:uri: /get-started/download-and-install/

source/get-started/connect-to-mongodb.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,3 @@ uses the driver to connect to your MongoDB deployment, runs a query on
5353
the sample data, and prints out the result.
5454

5555
.. include:: /includes/get-started/quickstart-troubleshoot.rst
56-
57-
.. button:: Next Steps
58-
:uri: /get-started/next-steps/

source/get-started/create-a-connection-string.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,3 @@ After completing these steps, you have a connection string that
6060
contains your database username and password.
6161

6262
.. include:: /includes/get-started/quickstart-troubleshoot.rst
63-
64-
.. button:: Next: Connect to MongoDB
65-
:uri: /get-started/connect-to-mongodb/

source/get-started/create-a-deployment.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ deployment on Atlas, database user credentials, and sample data loaded
2727
in your database.
2828

2929
.. include:: /includes/get-started/quickstart-troubleshoot.rst
30-
31-
.. button:: Next: Create a Connection String
32-
:uri: /get-started/create-a-connection-string/

source/get-started/download-and-install.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,3 @@ After you complete these steps, you have a new project directory
5959
and the driver dependencies installed.
6060

6161
.. include:: /includes/get-started/quickstart-troubleshoot.rst
62-
63-
.. button:: Next: Create a MongoDB Deployment
64-
:uri: /get-started/create-a-deployment/

0 commit comments

Comments
 (0)