Skip to content

Commit ef32721

Browse files
committed
DOCSP-41681: Remove Green Buttons (#125)
(cherry picked from commit 8405ebe)
1 parent b4f098a commit ef32721

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
@@ -35,9 +35,6 @@ required) MongoDB Atlas deployment by following the steps in this guide.
3535
Follow the steps in this guide to connect a sample Rust application to
3636
a MongoDB Atlas deployment.
3737

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

4340
/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
@@ -90,6 +90,3 @@ uses the driver to connect to your MongoDB deployment, runs a query on
9090
the sample data, and prints out the result.
9191

9292
.. include:: /includes/quick-start/troubleshoot.rst
93-
94-
.. button:: Next Steps
95-
: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
@@ -61,6 +61,3 @@ After completing these steps, you have a connection string that
6161
contains your database username and password.
6262

6363
.. include:: /includes/quick-start/troubleshoot.rst
64-
65-
.. button:: Next: Connect to MongoDB
66-
: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
into 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
@@ -104,6 +104,3 @@ After you complete these steps, you have Rust and Cargo installed
104104
and a new Rust project with the necessary driver dependencies.
105105

106106
.. include:: /includes/quick-start/troubleshoot.rst
107-
108-
.. button:: Next: Create a MongoDB Deployment
109-
:uri: /quick-start/create-a-deployment/

0 commit comments

Comments
 (0)