File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,6 @@ publishdir = "../build/hugo"
9
9
[blackfriday ]
10
10
plainIdAnchors = true
11
11
12
-
13
- # Update versions in mongodb.toml as well
14
- [[menu .main ]]
15
- name = " mongocxx (v3)"
16
- pre = " <i class='fa fa-arrow-right'></i>"
17
- weight = 30
18
- identifier = " mongocxx3"
19
- url = " /mongocxx-v3/"
20
-
21
12
[[menu .main ]]
22
13
name = " legacy (v1)"
23
14
pre = " <i class='fa fa-arrow-right'></i>"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ type = "index"
8
8
9
9
This is the legacy site for the Mongo C++ Driver documentation. See the new
10
10
[ MongoDB C++ Driver
11
- documentation] ( https://www.mongodb.com/docs/languages/cpp/drivers/current/ ) .
11
+ documentation] ( https://www.mongodb.com/docs/languages/cpp/ ) .
12
12
13
13
For documentation of the legacy C++ driver (versions older than 3.0), see the
14
14
[ Legacy C++ Driver documentation] ( https://mongocxx.org/legacy-v1/ ) .
You can’t perform that action at this time.
0 commit comments