Skip to content

Commit

Permalink
Update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-dietrich authored Jan 24, 2024
1 parent efbd5ec commit 990f935
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
<meta name="show-in" content="station" />
<title>Live WebSerial</title>

<script src="https://edrys-org.github.io/edrys/module/edrys.js"></script>
<script src="https://cross-lab-project.github.io/edrys-Lite/module/edrys.js"></script>

<script defer src="https://edrys-org.github.io/edrys/module/vendor/alpine.min.js"></script>
<link rel="stylesheet" href="https://edrys-org.github.io/edrys/module/vendor/water.min.css" />
<link rel="stylesheet" href="https://edrys-org.github.io/edrys/module/vendor/open-iconic/css/open-iconic.min.css" />
<script defer src="https://cross-lab-project.github.io/edrys-Lite/module/vendor/alpine.min.js"></script>
<link rel="stylesheet" href="https://cross-lab-project.github.io/edrys-Lite/module/vendor/water.min.css" />
<link rel="stylesheet" href="https://cross-lab-project.github.io/edrys-Lite/module/vendor/open-iconic/css/open-iconic.min.css" />

<script src="./xterm/xterm.min.js"></script>
<link rel="stylesheet" href="./xterm/xterm.min.css">
Expand Down Expand Up @@ -169,4 +169,4 @@
</style>
</body>

</html>
</html>

0 comments on commit 990f935

Please sign in to comment.