File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ General Guidelines
27
27
28
28
With the exception of release notes and changelogs, which serve as historical
29
29
documents, avoid referencing product release versions that we no longer support.
30
- For examples , when a release of MongoDB Server reaches End of Life (EOL),
30
+ For example , when a release of MongoDB Server reaches End of Life (EOL),
31
31
remove references to that release.
32
32
33
- You can omit information about the following items :
33
+ You can omit the following release-specific references :
34
34
35
35
* Features introduced in an EOL release are outdated.
36
36
@@ -77,7 +77,6 @@ you can more easily find these references when the release reaches EOL:
77
77
* |change|
78
78
* |deprecated|
79
79
80
-
81
80
* To refer to a version inline, include the product
82
81
name before the version number, (for example, ``MongoDB 5.0``). This ensures
83
82
that a search for version numbers correctly matches product and release.
You can’t perform that action at this time.
0 commit comments