summaryrefslogtreecommitdiff
path: root/html-converters
diff options
context:
space:
mode:
Diffstat (limited to 'html-converters')
-rwxr-xr-xhtml-converters/rst2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html-converters/rst2html b/html-converters/rst2html
index 0adca0e..442430e 100755
--- a/html-converters/rst2html
+++ b/html-converters/rst2html
@@ -1,2 +1,2 @@
#!/bin/bash
-exec rst2html5 --template <(echo -e "%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s") --syntax-highlight=short
+exec rst2html5.py --template <(echo -e "%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s") --syntax-highlight=short