@@ -39,13 +39,13 @@ raw: docs/drivers/syntax-table -> ${base}/
39
39
40
40
# cpp
41
41
42
- raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> http ://mongocxx.org/mongocxx-v3 /installation/
43
- raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> http ://mongocxx.org/mongocxx-v3 /tutorial/
44
- raw: docs/drivers/cpp-bson-array-examples -> http ://mongocxx.org/mongocxx-v3 /working-with-bson/
45
- raw: docs/drivers/cpp-bson-helper-functions ->http ://mongocxx.org/mongocxx-v3 /working-with-bson/
46
- raw: docs/drivers/cpp-to-sql-to-mongo-shell -> http ://mongocxx.org
47
- raw: docs/drivers/tutorial/download-and-compile-cpp-driver-legacy ->http ://mongocxx.org/mongocxx-v3/installation /
48
- raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> http ://mongocxx.org/
42
+ raw: docs/drivers/tutorial/download-and-compile-cpp-driver -> https ://www.mongodb.com/docs/languages/cpp/drivers/current /installation/
43
+ raw: docs/drivers/tutorial/getting-started-with-cpp-driver -> https ://www.mongodb.com/docs/languages/cpp/drivers/current /tutorial/
44
+ raw: docs/drivers/cpp-bson-array-examples -> https ://www.mongodb.com/docs/languages/cpp/drivers/current /working-with-bson/
45
+ raw: docs/drivers/cpp-bson-helper-functions -> https ://www.mongodb.com/docs/languages/cpp/drivers/current /working-with-bson/
46
+ raw: docs/drivers/cpp-to-sql-to-mongo-shell -> https ://www.mongodb.com/docs/languages/cpp/drivers/current/
47
+ raw: docs/drivers/tutorial/download-and-compile-cpp-driver-legacy -> https ://mongocxx.org/legacy-v1 /
48
+ raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> https ://www.mongodb.com/docs/languages/cpp/drivers/current/configuration/#configuring-authentication
49
49
50
50
# csharp
51
51
@@ -206,7 +206,8 @@ raw: docs/ecosystem/ -> ${base}/
206
206
207
207
raw: docs/drivers/drivers/ -> ${base}/
208
208
raw: docs/drivers/drivers/c/ -> ${base}/c/
209
- raw: docs/drivers/drivers/cxx/ -> ${base}/cxx/
209
+ raw: docs/drivers/drivers/cxx/ -> https://www.mongodb.com/docs/languages/cpp/drivers/current/
210
+ raw: docs/drivers/drivers/cpp/ -> https://www.mongodb.com/docs/languages/cpp/drivers/current/
210
211
raw: docs/drivers/drivers/csharp/ -> ${base}/csharp/current/
211
212
raw: docs/drivers/drivers/go/ -> ${base}/go/current/
212
213
raw: docs/drivers/drivers/java/ -> ${base}/java-drivers/
0 commit comments