Skip to content

Commit

Permalink
DOCSP-41680: Remove quick start buttons (#3081)
Browse files Browse the repository at this point in the history
  • Loading branch information
norareidy authored Jul 29, 2024
1 parent fb7bbf6 commit 58682e1
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 21 deletions.
3 changes: 0 additions & 3 deletions docs/quick-start.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ that connects to a MongoDB deployment.
`laravel-quickstart <https://github.com/mongodb-university/laravel-quickstart/>`__
GitHub repository.

.. button:: Next: Download and Install
:uri: /quick-start/download-and-install/

.. toctree::

/quick-start/download-and-install/
Expand Down
3 changes: 0 additions & 3 deletions docs/quick-start/configure-mongodb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,3 @@ After completing these steps, your Laravel web application is ready to
connect to MongoDB.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Next: View Sample MongoDB Data
:uri: /quick-start/view-data/
3 changes: 0 additions & 3 deletions docs/quick-start/create-a-connection-string.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,3 @@ After completing these steps, you have a connection string that
contains your database username and password.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Next: Configure Your MongoDB Connection
:uri: /quick-start/configure-mongodb/
3 changes: 0 additions & 3 deletions docs/quick-start/create-a-deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ After completing these steps, you have a new free tier MongoDB deployment on
Atlas, database user credentials, and sample data loaded into your database.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Next: Create a Connection String
:uri: /quick-start/create-a-connection-string/
3 changes: 0 additions & 3 deletions docs/quick-start/download-and-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,3 @@ to a Laravel web application.
{+odm-short+} dependencies installed.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Create a MongoDB Deployment
:uri: /quick-start/create-a-deployment/
3 changes: 0 additions & 3 deletions docs/quick-start/view-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,3 @@ View MongoDB Data
root directory to view a list of available routes.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Next: Write Data
:uri: /quick-start/write-data/
3 changes: 0 additions & 3 deletions docs/quick-start/write-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,3 @@ Write Data to MongoDB
the top of the results.

.. include:: /includes/quick-start/troubleshoot.rst

.. button:: Next Steps
:uri: /quick-start/next-steps/

0 comments on commit 58682e1

Please sign in to comment.