Skip to content

Commit c92028f

Browse files
committed
doc
1 parent a7084f2 commit c92028f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can run it from your computer:
1111
make serve
1212
```
1313

14-
Or look at the [demo](https://akhenakh.github.io/ws2/)
14+
Or look at the [demo](https://s2.inair.space)
1515

1616

1717
## License

htdocs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
integrity="sha512-nMMmRyTVoLYqjP9hrbed9S+FzjZHW5gY1TWCHA5ckwXZBadntCNs8kEqAWdrb9O7rxbCaA4lKTIWjDXZxflOcA=="
2222
crossorigin=""></script>
2323
<script src="https://unpkg.com/leaflet.pm@latest/dist/leaflet.pm.min.js"></script>
24-
<script src ="togeojson.js"></script>
25-
<script src ="leaflet.filelayer.js"></script>
24+
<script src="togeojson.js"></script>
25+
<script src="leaflet.filelayer.js"></script>
2626
<script src="wasm_exec.js"></script>
2727

2828

0 commit comments

Comments
 (0)