Skip to content

Commit b45655d

Browse files
authored
Update landings page links (#953)
* update c++ links
1 parent f140181 commit b45655d

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

source/cxx.txt

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Introduction
2525
------------
2626

2727
Welcome to the documentation site for the official MongoDB C++ driver.
28-
You can add the driver to your application to work with MongoDB using
29-
the C++11 or later standard. Download the library, ``mongocxx``,
30-
from `mongocxx.org <https://mongocxx.org/mongocxx-v3/installation/>`__
31-
or set up a runnable project by following our tutorial.
28+
You can add the driver to your application to work with MongoDB by using
29+
the C++11 or later standard.
3230

33-
- `Tutorial <https://mongocxx.org/mongocxx-v3/tutorial/>`__
31+
- `Installation <https://www.mongodb.com/docs/languages/cpp/drivers/current/installation/>`__
3432

35-
- `Usage Guide <https://mongocxx.org/mongocxx-v3/>`__
33+
- `Tutorial <https://www.mongodb.com/docs/languages/cpp/drivers/current/tutorial/>`__
34+
35+
- `Usage Guide <https://www.mongodb.com/docs/languages/cpp/drivers/current/>`__
3636

3737
- `MongoDB Developer Center <https://www.mongodb.com/developer/languages/cpp/>`__
3838

@@ -44,12 +44,6 @@ or set up a runnable project by following our tutorial.
4444

4545
- `Examples <https://github.com/mongodb/mongo-cxx-driver/tree/master/examples>`__
4646

47-
48-
Installation
49-
------------
50-
51-
See `Installing the mongocxx driver <https://mongocxx.org/mongocxx-v3/installation/>`__.
52-
5347
.. _connect-atlas-cxx-driver:
5448

5549
Connect to MongoDB Atlas

0 commit comments

Comments
 (0)