Skip to content

Commit 0147d20

Browse files
authored
DOCSP-42292-update-redirects-config (#378)
1 parent d933065 commit 0147d20

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/cluster-to-cluster-sync
22
define: base https://www.mongodb.com/docs/cluster-to-cluster-sync
3-
define: versions v0.9 v1.7 master
3+
define: versions v0.9 v1.7 v1.8 master
44

55
# raw: <source file> -> ${base}/<destination>
66

snooty.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ toc_landing_pages = ["/quickstart",
2828
]
2929

3030
[constants]
31-
version = "1.7"
32-
latest-version="1.7.2"
33-
version-dev = "1.8"
31+
version = "1.8"
32+
latest-version="1.8.0"
33+
version-dev = "1.9"
3434
c2c-product-name = "Cluster-to-Cluster Sync"
3535
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
3636
mdb-download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"

source/reference/beta-program.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ following disclaimer:
6060
Beta Features
6161
-------------
6262

63-
{+c2c-beta-program-short+} {+version-dev+} includes the following features:
63+
{+c2c-beta-program-short+} {+version+} includes the following features:
6464

6565
.. list-table::
6666
:header-rows: 1

source/release-notes/1.8.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Release Notes for mongosync 1.8
1515
.. _1.8.0-c2c-release-notes:
1616

1717
This page describes changes and new features introduced in
18-
{+c2c-full-product-name+} {+version-dev+} and the {+c2c-full-beta-program+}.
18+
{+c2c-full-product-name+} {+version+} and the {+c2c-full-beta-program+}.
1919

2020
1.8.0 Release
2121
-------------
@@ -77,7 +77,7 @@ Issues Fixed:
7777
.. include:: /includes/beta-program-intro.rst
7878

7979
In addition to the beta features, {+c2c-beta-program-short+} includes all
80-
changes and new features from ``mongosync`` {+version-dev+}.
80+
changes and new features from ``mongosync`` {+version+}.
8181

8282
To learn more, see :ref:`c2c-beta-program`.
8383

0 commit comments

Comments
 (0)