Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ed4696

Browse files
prepend recent_ in filename
1 parent 04e9e4f commit 4ed4696

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/api_changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ added to Matplotlib, see :ref:`whats-new`.
2525

2626
When a release is made
2727

28-
- The files in 'next_api_changes/' should be moved to a new file in
28+
- The files in 'recent_api_changes_3.3/' should be moved to a new file in
2929
'prev_api_changes/'.
3030
- The include directive below should be changed to point to the new file
3131
created in the previous step.
@@ -35,6 +35,6 @@ added to Matplotlib, see :ref:`whats-new`.
3535
:glob:
3636
:maxdepth: 1
3737

38-
next_api_changes/*
38+
recent_api_changes_3.3/*
3939

4040
.. include:: prev_api_changes/api_changes_3.2.0.rst

0 commit comments

Comments
 (0)