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.
1 parent b32df9a commit 6693f5fCopy full SHA for 6693f5f
apigen.neon
@@ -8,7 +8,7 @@ charset:
8
9
main: MongoDB PHP library
10
title: MongoDB PHP library
11
-baseUrl: http://10gen-labs.github.io/mongo-php-libraries-prototype
+baseUrl: http://mongodb.github.io/mongo-php-library
12
googleCseId: null
13
googleAnalytics: null
14
templateTheme: bootstrap
mkdocs.yml
@@ -1,5 +1,5 @@
1
site_name: "MongoDB PHP library"
2
-repo_url: https://github.com/10gen-labs/mongo-php-library-prototype
+repo_url: https://github.com/mongodb/mongo-php-library
3
theme: spacelab
4
pages:
5
- [index.md, Home]
0 commit comments