Skip to content

Commit 1b55564

Browse files
committed
DOCSP-41679 - Remove buttons from quick start (#897)
* remove buttons * remove button from overview (cherry picked from commit cae814d)
1 parent 4eb2cb0 commit 1b55564

File tree

5 files changed

+0
-15
lines changed

5 files changed

+0
-15
lines changed

source/quick-start.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ required) MongoDB Atlas deployment by following the steps in this guide.
3636
Follow the steps in this guide to connect a sample Node.js application to
3737
a MongoDB Atlas deployment.
3838

39-
.. button:: Next: Download and Install
40-
:uri: /quick-start/download-and-install/
41-
4239
.. toctree::
4340

4441
/quick-start/download-and-install/

source/quick-start/connect-to-mongodb.txt

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

7979
.. include:: /includes/quick-start/troubleshoot.rst
80-
81-
.. button:: Next Steps
82-
:uri: /quick-start/next-steps/

source/quick-start/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 should have a connection string that
6060
contains your database username and password.
6161

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

source/quick-start/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/quick-start/troubleshoot.rst
30-
31-
.. button:: Next: Create a Connection String
32-
:uri: /quick-start/create-a-connection-string/

source/quick-start/download-and-install.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,3 @@ After you complete these steps, you should have Node.js and npm installed
6060
and a new project directory with the driver dependencies installed.
6161

6262
.. include:: /includes/quick-start/troubleshoot.rst
63-
64-
.. button:: Next: Create a MongoDB Deployment
65-
:uri: /quick-start/create-a-deployment/

0 commit comments

Comments
 (0)