summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cafda8e..f5f89d9 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ release_test :
rdoc :
pandoc --from=markdown --to=rst --output=docs/source/readme.rst README.md
+ sed -i 's,https://pythonot.github.io/auto_examples/,auto_examples/,g' docs/source/readme.rst
notebook :
ipython notebook --matplotlib=inline --notebook-dir=notebooks/