Skip to content

Commit

Permalink
Pinned demo site to Tesseract.js v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Balearica committed Oct 3, 2023
1 parent 02e9088 commit 6ef9011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<script src="animation/hypercube.js"></script>
<script src="animation/animate.js"></script>

<script src="https://cdn.jsdelivr.net/npm/tesseract.js/dist/tesseract.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/tesseract.js@4/dist/tesseract.min.js"></script>
<script src="demo.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
Expand Down

0 comments on commit 6ef9011

Please sign in to comment.