summaryrefslogtreecommitdiffstats
path: root/examples/webengine/recipebrowser/resources/pages/pizza.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/recipebrowser/resources/pages/pizza.html')
-rw-r--r--examples/webengine/recipebrowser/resources/pages/pizza.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webengine/recipebrowser/resources/pages/pizza.html b/examples/webengine/recipebrowser/resources/pages/pizza.html
index a1ebfa18e..c63102934 100644
--- a/examples/webengine/recipebrowser/resources/pages/pizza.html
+++ b/examples/webengine/recipebrowser/resources/pages/pizza.html
@@ -39,7 +39,7 @@ Pizza Diavola
**Enjoy!**
</div><!--End of content-->
- <script src="assets/3rdparty/marked.min.js"></script>
+ <script src="assets/3rdparty/marked.js"></script>
<script src="assets/custom.js"></script>
</body>
</html>