8000 DOC: add missing popd · matplotlib/matplotlib@fa16e96 · GitHub
[go: up one dir, main page]

Skip to content

Commit fa16e96

Browse files
committed
DOC: add missing popd
1 parent c242800 commit fa16e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/devel/release_guide.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ need to create a python2 environment with ``requests==2.9.0`` and linkchecker ::
101101
pip install linkchecker
102102
pushd doc/build/html
103103
linkchecker index.html --check-extern
104+
popd
104105

105106
Address any issues which may arise. The internal links are checked on travis, this should only
106107
flag failed external links.

0 commit comments

Comments
 (0)
0