Skip to content

Commit d0b65c5

Browse files
authored
update redirects for cpp (#810)
1 parent 4229747 commit d0b65c5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/redirects

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ raw: docs/drivers/downloads -> ${base}/
2626
raw: 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/
3535
raw: docs/drivers/tutorial/authenticate-with-cpp-driver -> http://mongocxx.org/
3636

3737
# csharp

0 commit comments

Comments
 (0)