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.
2 parents bf99731 + 2a3b709 commit 4daededCopy full SHA for 4daeded
config/integration.yaml
@@ -9,9 +9,6 @@ zh:
9
it:
10
inherit: base
11
base:
12
- links:
13
- - { 'v1.2': 'master' }
14
- - { 'current': 'v1.2' }
15
targets:
16
- html
17
- dirhtml
config/redirects
@@ -1,6 +1,6 @@
1
define: base https://docs.mongodb.com/php-library
2
3
raw: php-library/ -> ${base}/current
4
-define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 master
+define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 master
5
symlink: upcoming -> master
6
symlink: current -> v1.6
0 commit comments