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 c260b4d commit c8aa1b7Copy full SHA for c8aa1b7
config/redirects
@@ -1,8 +1,6 @@
1
define: base https://docs.mongodb.com/php-library
2
define: prefix php-library
3
raw: php-library/ -> ${base}/current
4
-define: versions v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 master
+define: version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 master
5
symlink: upcoming -> master
6
symlink: current -> v1.10
7
-
8
-[v1.9-master]: ${prefix}/${version}/tutorials/versioned-api/ -> ${base}/${version}/tutorials/stable-api/
0 commit comments