Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c242800 commit fa16e96Copy full SHA for fa16e96
1 file changed
doc/devel/release_guide.rst
@@ -101,6 +101,7 @@ need to create a python2 environment with ``requests==2.9.0`` and linkchecker ::
101
pip install linkchecker
102
pushd doc/build/html
103
linkchecker index.html --check-extern
104
+ popd
105
106
Address any issues which may arise. The internal links are checked on travis, this should only
107
flag failed external links.
0 commit comments