Skip to content

Commit

Permalink
Updating to latest TinyMCE
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Oct 23, 2015
1 parent e20505e commit d3075e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<title>React TinyMCE component</title>
<body>
<div id="example"></div>
<script src="//tinymce.cachefly.net/4.1/tinymce.min.js"></script>
<script src="//tinymce.cachefly.net/4.2/tinymce.min.js"></script>
<script src="../__build__/shared.js"></script>
<script src="../__build__/basic.js"></script>

0 comments on commit d3075e8

Please sign in to comment.