Skip to content

Commit f0d8675

Browse files
committed
[#2720] Tweaks thanks to @wouterj
1 parent 156eed7 commit f0d8675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/documentation/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ When a Release reaches "end of maintenance"
198198
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
199199

200200
Every release will eventually reach its "end of maintenance". For details,
201-
see :ref`contributing-release-maintenance`.
201+
see :ref:`contributing-release-maintenance`.
202202

203203
When a release reaches its end of maintenance, the following items are done.
204204
For this example, suppose version 2.1 has just reached its end of maintenance:
@@ -211,7 +211,7 @@ For this example, suppose version 2.1 has just reached its end of maintenance:
211211
to reflect that pull requests should start from the now-oldest maintained
212212
version (e.g. 2.2).
213213

214-
* Remove all ``versionadded`` mentions - and any other notes related to features
214+
* Remove all ``versionadded`` directives - and any other notes related to features
215215
changing or being new - for the version (e.g. 2.1) from the master branch.
216216
The result is that the next release (which is the first that comes entirely
217217
*after* the end of maintenance of this branch), will have no mentions of

0 commit comments

Comments
 (0)