Skip to content

Commit

Permalink
Updated link in HTML file to generated JS
Browse files Browse the repository at this point in the history
  • Loading branch information
dvreeze committed Jun 28, 2021
1 parent 5518185 commit a9a3032
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions checkXPathSyntax.html
Expand Up @@ -10,9 +10,7 @@
</head>
<body>
<!-- Include Scala.js compiled code -->
<script type="text/javascript" src="./js/target/scala-2.13/xpathparser-fastopt.js"></script>

<script type="text/javascript" src="./js/target/scala-2.13/xpathparser-jsdeps.js"></script>
<script type="text/javascript" src="./js/target/scala-3.0.0/xpathparser-test-fastopt/main.js"></script>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>

Expand Down

0 comments on commit a9a3032

Please sign in to comment.