Skip to content

Commit 77b2388

Browse files
author
Bob Grabar
committed
DOCS-390 release notes integration
1 parent 3b2788a commit 77b2388

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

source/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ while v2.1 and v2.3 is a development version.
3535

3636
- Previous Stable Releases
3737

38-
- :wiki:`v2.0 Release Notes <2.0+Release+Notes>`
38+
- :doc:`/release-notes/2.0`
3939
- :wiki:`v1.8 Release Notes <1.8+Release+Notes>`
4040

4141
- Current Development Release (v2.3-series)

source/release-notes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ in 2.2.
1919

2020
Previous stable releases:
2121

22-
- :wiki:`v2.0 Release Notes <2.0+Release+Notes>`
22+
- :doc:`/release-notes/2.0`
23+
2324
- :wiki:`v1.8 Release Notes <1.8+Release+Notes>`

draft/release-notes/2.0.txt renamed to source/release-notes/2.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ See :issue:`SERVER-2563` for more information.
111111

112112
The specific operations yield in 2.0 are:
113113

114-
- Updates by _id
114+
- Updates by ``_id``
115115

116116
- Removes
117117

@@ -155,7 +155,7 @@ Priorities
155155

156156
Each :term:`replica set` member can now have a priority value consisting
157157
of a floating-point from 0 to 1000, inclusive. Priorities let you
158-
control which member of the set you prefer to have as :term:`primary`:
158+
control which member of the set you prefer to have as :term:`primary`
159159
the member with the highest priority that can see a majority of the set
160160
will be elected primary.
161161

0 commit comments

Comments
 (0)