File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/drivers/go
2
2
define: base https://www.mongodb.com/${prefix}
3
- define: versions 1 .7 1 .8 1 .9 1 .10 1 .11 1 .12 master
3
+ define: versions v1 .7 v1 .8 v1 .9 v1 .10 v1 .11 v1 .12 master
4
4
5
5
symlink: current -> master
6
6
@@ -10,5 +10,5 @@ raw: ${prefix}/stable -> ${base}/current/
10
10
[*-master]: ${prefix}/${version}/fundamentals/crud/read-operations/watch/ -> ${base}/${version}/fundamentals/crud/read-operations/changestream/
11
11
[*-master]: ${prefix}/${version}/usage-examples/watch/ -> ${base}/${version}/usage-examples/changestream/
12
12
[*-master]: ${prefix}/${version}/fundamentals/crud/run-command/ -> ${base}/${version}/fundamentals/run-command/
13
- [*-1 .11]: ${prefix}/${version}/fundamentals/logging/ -> ${base}/${version}/
14
- [*-master]: ${prefix}/${version}/fundamentals/crud/write-operations/change-a-document/ -> ${base}/${version}/fundamentals/crud/write-operations/modify/
13
+ [*-v1 .11]: ${prefix}/${version}/fundamentals/logging/ -> ${base}/${version}/
14
+ [*-master]: ${prefix}/${version}/fundamentals/crud/write-operations/change-a-document/ -> ${base}/${version}/fundamentals/crud/write-operations/modify/
You can’t perform that action at this time.
0 commit comments