We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f5004 commit 38d1030Copy full SHA for 38d1030
interactive-tests/xslt.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<title>Simple XSLT test</title>
5
- <script type="application/javascript" src="js/xslt-processor.js"></script>
+ <script type="application/javascript" src="https://www.unpkg.com/xslt-processor@latest/umd/xslt-processor.js"></script>
6
<script>
7
window.logging = true;
8
window.xsltdebug = true;
0 commit comments