8000 Editing folder structure info · matplotlib/matplotlib@e1b418d · GitHub
[go: up one dir, main page]

Skip to content

Commit e1b418d

Browse files
Editing folder structure info
1 parent 5e04140 commit e1b418d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
Our Code of Conduct is at
44
https://matplotlib.org/stable/users/project/code_of_conduct.html
55

6-
It is rendered from `doc/users/project/code_of_conduct.rst`
6+
It is rendered from `doc/project/code_of_conduct.rst`

doc/devel/release_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,8 @@ automatically produce one once the tag is pushed). Add the DOI post-fix and vers
315315
the dictionary in :file:`tools/cache_zenodo_svg.py` and run the script.
316316

317317
This will download the new SVG to :file:`doc/_static/zenodo_cache/{postfix}.svg` and
318-
edit :file:`doc/users/project/citing.rst`. Commit the new SVG, the change to
319-
:file:`tools/cache_zenodo_svg.py`, and the changes to :file:`doc/users/project/citing.rst`
318+
edit :file:`doc/project/citing.rst`. Commit the new SVG, the change to
319+
:file:`tools/cache_zenodo_svg.py`, and the changes to :file:`doc/project/citing.rst`
320320
to the VER-doc branch and push to GitHub. ::
321321

322322
git checkout v3.7.0-doc

0 commit comments

Comments
 (0)
0