diff --git a/source/cxx.txt b/source/cxx.txt index cc58850ad..cf0da65e7 100644 --- a/source/cxx.txt +++ b/source/cxx.txt @@ -27,12 +27,12 @@ Introduction Welcome to the documentation site for the official MongoDB C++ driver. You can add the driver to your application to work with MongoDB using the C++11 or later standard. Download the library, ``mongocxx``, -from `mongocxx.org `__ +from `mongocxx.org `__ or set up a runnable project by following our tutorial. -- `Tutorial `__ +- `Tutorial `__ -- `Usage Guide `__ +- `Usage Guide `__ - `MongoDB Developer Center `__ @@ -44,11 +44,13 @@ or set up a runnable project by following our tutorial. - `Examples `__ +- `Legacy Documentation `__ + Installation ------------ -See `Installing the mongocxx driver `__. +See `Installing the mongocxx driver `__. .. _connect-atlas-cxx-driver: