Skip to content

Commit

Permalink
Updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
osofem authored Aug 15, 2017
1 parent e7f3c81 commit 2ffbdbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<html>
<!--Remember to change /v0.0.0/ to the version you are targeting -->
<script src="https://cdn.rawgit.com/osofem/bigarith.js/v0.0.5/bigarith.js"></script> <xscript src="../bigarith.js"></xscript>
<script src="https://cdn.rawgit.com/osofem/assert.js/v0.0-beta0.3/assert.js"></script> <xscript src="../../assert/assert.js"></xscript>
<script src="https://cdn.rawgit.com/osofem/bigarith.js/v0.0.7/bigarith.js"></script> <xscript src="../bigarith.js"></xscript>
<script src="https://cdn.rawgit.com/osofem/assert.js/v0.0.1/assert.js"></script> <xscript src="../../assert/assert.js"></xscript>

<!-- Test initialization -->
<script src="initialization.js"></script>
Expand Down

0 comments on commit 2ffbdbc

Please sign in to comment.