2
2
[ ![ Travis Build Status] ( https://travis-ci.org/mongodb/mongo-cxx-driver.svg?branch=master )] ( https://travis-ci.org/mongodb/mongo-cxx-driver )
3
3
[ ![ Evergreen Build Status] ( https://img.shields.io/badge/build-evergreen-brightgreen )] ( https://evergreen.mongodb.com/waterfall/cxx-driver )
4
4
[ ![ codecov] ( https://codecov.io/gh/mongodb/mongo-cxx-driver/branch/master/graph/badge.svg )] ( https://codecov.io/gh/mongodb/mongo-cxx-driver )
5
- [ ![ Documentation] ( https://img.shields.io/badge/docs-doxygen-blue.svg )] ( http ://mongocxx.org/api/mongocxx-v3/)
6
- [ ![ Documentation] ( https://img.shields.io/badge/docs-mongocxx-green.svg )] ( http ://mongocxx.org/)
5
+ [ ![ Documentation] ( https://img.shields.io/badge/docs-doxygen-blue.svg )] ( https ://mongocxx.org/api/mongocxx-v3/)
6
+ [ ![ Documentation] ( https://img.shields.io/badge/docs-mongocxx-green.svg )] ( https ://mongocxx.org/)
7
7
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/mongodb/mongo-cxx-driver/blob/master/LICENSE )
8
8
9
9
Welcome to the MongoDB C++ Driver!
@@ -21,11 +21,11 @@ for more details about the various versions of the driver.
21
21
22
22
## Resources
23
23
24
- * [ MongoDB C++ Driver Installation] ( http ://mongocxx.org/mongocxx-v3/installation/)
25
- * [ MongoDB C++ Driver Quickstart] ( http ://mongocxx.org/mongocxx-v3/tutorial/)
26
- * [ MongoDB C++ Driver Manual] ( http ://mongocxx.org)
27
- * [ MongoDB C++ Driver API Documentation] ( http ://mongocxx.org/api/current/)
28
- * [ MongoDB C++ Driver Contribution guidelines] ( http ://mongocxx.org/contributing/)
24
+ * [ MongoDB C++ Driver Installation] ( https ://mongocxx.org/mongocxx-v3/installation/)
25
+ * [ MongoDB C++ Driver Quickstart] ( https ://mongocxx.org/mongocxx-v3/tutorial/)
26
+ * [ MongoDB C++ Driver Manual] ( https ://mongocxx.org)
27
+ * [ MongoDB C++ Driver API Documentation] ( https ://mongocxx.org/api/current/)
28
+ * [ MongoDB C++ Driver Contribution guidelines] ( https ://mongocxx.org/contributing/)
29
29
* [ MongoDB Database Manual] ( https://docs.mongodb.com/manual/ )
30
30
31
31
## Driver status by family and version
0 commit comments