Fix script blocking (#843)

This commit is contained in:
Rodolfo Forte
2019-02-04 07:35:06 +01:00
committed by Ilkka Seppälä
parent 10cb191533
commit 55c7579983
3 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ Use the Factory Method pattern when:
* Source code http://java-design-patterns.com/patterns/factory-method/
</textarea>
<script src="https://gnab.github.io/remark/downloads/remark-latest.min.js">
<script src="https://remarkjs.com/downloads/remark-latest.min.js">
</script>
<script>
var slideshow = remark.create();