Skip to content

Commit

Permalink
Merge pull request gnab#420 from gcapes/develop
Browse files Browse the repository at this point in the history
Fix gnab#418 for boilerplate-remote.html
  • Loading branch information
gnab authored Mar 17, 2017
2 parents ebd87ad + 0609ec0 commit e9f030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boilerplate-remote.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# Introduction

</textarea>
<script src="https://gnab.github.io/remark/downloads/remark-latest.min.js" type="text/javascript">
<script src="https://remarkjs.com/downloads/remark-latest.min.js" type="text/javascript">
</script>
<script type="text/javascript">
var slideshow = remark.create();
Expand Down

0 comments on commit e9f030b

Please sign in to comment.