Skip to content

Commit 437eddd

Browse files
authored
Merge pull request #479 from MAIF/docs/path_demo_report
Update conf.py
2 parents d271dd2 + 7c7d388 commit 437eddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
# -- Additional html pages -------------------------------------------------
114114
import subprocess
115115
# Generates the report example in the documentation
116-
subprocess.call(['python', '../tutorial/report/shapash_report_example.py'])
116+
subprocess.call(['python', '../tutorial/generate_report/shapash_report_example.py'])
117117
html_extra_path = ['../tutorial/report/output/report.html']
118118

119119

0 commit comments

Comments
 (0)