提交 55c75799 编写于 作者: R Rodolfo Forte 提交者: Ilkka Seppälä

Fix script blocking (#843)

上级 10cb1915
......@@ -181,7 +181,7 @@ Use the Abstract Factory pattern when:
* Source code http://java-design-patterns.com/patterns/abstract-factory/
</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();
......
......@@ -234,7 +234,7 @@ Use the Command pattern when you want to:
* Source code http://java-design-patterns.com/patterns/command/
</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();
......
......@@ -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();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册