Skip to content

Commit 5bf2a3f

Browse files
rachel-macknorareidyshuangelajordan-smith721
authored
Rebase comp-cov for monorepo migration (#170)
* DOCSP-51932: v2.21.2 patch release (#163) * change TOC name (#165) * add a redirect (#169) * [Ruby] TOC Reorg (#160) * toc reorg * tweaks * DOCSP-51415 Add causal consistency section (#161) * [Ruby] CRUD - Upsert (#164) * DOCSP-51932: v2.21.2 patch release (#163) * add upsert section * reference * LM feedback * checkout snooty --------- Co-authored-by: Nora Reidy <[email protected]> * DOCSP-51416 Network Compression (#162) * [Ruby] Load Balancers (#166) * DOCSP-51932: v2.21.2 patch release (#163) * client option * undo snooty change * formatting * formatting * DR feedback --------- Co-authored-by: Nora Reidy <[email protected]> * [Ruby] Extended JSON (#168) * DOCSP-51932: v2.21.2 patch release (#163) * shared content * write * link formatting * link formatting * NR feedback * NR feedback * JB feedback * rephrase * remove extra change --------- Co-authored-by: Nora Reidy <[email protected]> --------- Co-authored-by: Nora Reidy <[email protected]> Co-authored-by: shuangela <[email protected]> Co-authored-by: Jordan Smith <[email protected]>
1 parent 52cf4c1 commit 5bf2a3f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

config/redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ raw: ${prefix}/stable -> ${base}/current/
1212
# General redirects
1313
[v2.20-*]: ${prefix}/${version}/whats-new/ -> ${base}/${version}/reference/release-notes/
1414
[v2.20-*]: ${prefix}/${version}/compatibility/ -> ${base}/${version}/reference/compatibility/
15+
[v2.20-*]: ${prefix}/${version}/getting-started/ -> ${base}/${version}/get-started/
1516

1617
# redirects for 2.15
1718

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mongo-enterprise = "MongoDB Enterprise Edition"
2121
docs-branch = "master"
2222
# always set this to the driver branch (i.e. 1.7 1.8, etc.)
2323
version-number = "2.21"
24-
patch-version-number = "{+version-number+}.1"
24+
patch-version-number = "{+version-number+}.2"
2525
version = "v{+version-number+}"
2626
stable-api = "Stable API"
2727
api-root = "https://www.mongodb.com/docs/ruby-driver/current/api/"

0 commit comments

Comments
 (0)