summaryrefslogtreecommitdiff
path: root/release-howto.rst
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2018-07-04 11:59:07 +0300
committerIvan Kanakarakis <ivan.kanak@gmail.com>2018-07-04 11:59:07 +0300
commitbaf6afd7eb775647ad87b2461023976175ac0263 (patch)
tree012ceb45e611fde5281233d59a3e8c716b12d8fd /release-howto.rst
parent2a5a6ee47b9db3a37ee6eda6eb3c40af076760e5 (diff)
downloadpysaml2-baf6afd7eb775647ad87b2461023976175ac0263.tar.gz
Fix references to docs
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Diffstat (limited to 'release-howto.rst')
-rw-r--r--release-howto.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-howto.rst b/release-howto.rst
index 286846a9..f6fa97a1 100644
--- a/release-howto.rst
+++ b/release-howto.rst
@@ -40,7 +40,7 @@ When releasing a new version, the following steps should be taken:
8. Upload the documentation to PyPI. First you need to generate the html
version of the documentation::
- cd doc
+ cd docs/
make clean
make html
cd _build/html