Skip to content

Commit 2fff1b9

Browse files
committed
Update mashlib path.
1 parent d771b94 commit 2fff1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/databrowser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html id="docHTML">
33
<head>
44
<link type="text/css" rel="stylesheet" href="https://linkeddata.github.io/solid-app-set/style/tabbedtab.css" />
5-
<script type="text/javascript" src="https://linkeddata.github.io/mashlib/dist/mashlib-prealpha.js"></script>
5+
<script type="text/javascript" src="https://linkeddata.github.io/mashlib/dist/mashlib.min.js"></script>
66
<script>
77
document.addEventListener('DOMContentLoaded', function() {
88
var UI = Mashlib

0 commit comments

Comments
 (0)