We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
http://mongocxx.org with
1 parent 2c22254 commit 30ff97dCopy full SHA for 30ff97d
debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 11),
16
doxygen
17
Standards-Version: 4.6.2
18
Section: libs
19
-Homepage: http://mongocxx.org/
+Homepage: https://mongocxx.org/
20
Vcs-Git: https://github.com/mongodb/mongo-cxx-driver.git
21
Vcs-Browser: https://github.com/mongodb/mongo-cxx-driver/tree/master
22
docs/config.toml
@@ -1,4 +1,4 @@
1
-baseurl = "http://mongocxx.org"
+baseurl = "https://mongocxx.org"
2
languageCode = "en-us"
3
title = "MongoDB C++ Driver Manual"
4
theme = "mongodb"
0 commit comments