File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ raw: docs/drivers/downloads -> ${base}/
2626raw: docs/drivers/syntax-table -> ${base}/
2727
2828# cpp
29- raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> https ://github.com/mongodb/mongo-cxx-driver/wiki/Download%20and%20Compile
30- raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> https ://github.com/mongodb/mongo-cxx-driver/wiki/blob/legacy/README.md
31- raw: docs/drivers/cpp-bson-array-examples -> https ://github.com/mongodb/mongo-cxx-driver/wiki/blob/legacy/src/mongo/client/examples/arrayExample.cpp
32- raw: docs/drivers/cpp-bson-helper-functions -> https ://github.com/mongodb/mongo-cxx-driver/wiki/BSON%20Helper%20Functions
33- raw: docs/drivers/cpp-to-sql-to-mongo-shell -> https ://github.com/mongodb/mongo-cxx-driver/wiki
34- raw: docs/drivers/tutorial/download-and-compile-cpp-driver-legacy -> https ://github.com/mongodb/mongo-cxx-driver/wiki/Download-and-Compile-the-Legacy-Driver
29+ raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> http ://mongocxx.org/mongocxx-v3/installation/
30+ raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> http ://mongocxx.org/mongocxx-v3/tutorial/
31+ raw: docs/drivers/cpp-bson-array-examples -> http ://mongocxx.org/mongocxx-v3/working-with-bson/
32+ raw: docs/drivers/cpp-bson-helper-functions ->http ://mongocxx.org/mongocxx-v3/working-with-bson/
33+ raw: docs/drivers/cpp-to-sql-to-mongo-shell -> http ://mongocxx.org
34+ raw: docs/drivers/tutorial/download-and-compile-cpp-driver-legacy ->http ://mongocxx.org/mongocxx-v3/installation/
3535raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> http://mongocxx.org/
3636
3737# csharp
You can’t perform that action at this time.
0 commit comments