Skip to content

Commit 4daeded

Browse files
author
Chris Cho
authored
Merge pull request #15 from ccho-mongodb/v1.7
DOCSP-10188: add v1.7 branch
2 parents bf99731 + 2a3b709 commit 4daeded

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

config/integration.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ zh:
99
it:
1010
inherit: base
1111
base:
12-
links:
13-
- { 'v1.2': 'master' }
14-
- { 'current': 'v1.2' }
1512
targets:
1613
- html
1714
- dirhtml

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: base https://docs.mongodb.com/php-library
22

33
raw: php-library/ -> ${base}/current
4-
define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 master
4+
define version v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 master
55
symlink: upcoming -> master
66
symlink: current -> v1.6

0 commit comments

Comments
 (0)