We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d771b94 commit 2fff1b9Copy full SHA for 2fff1b9
static/databrowser.html
@@ -2,7 +2,7 @@
2
<html id="docHTML">
3
<head>
4
<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>
+ <script type="text/javascript" src="https://linkeddata.github.io/mashlib/dist/mashlib.min.js"></script>
6
<script>
7
document.addEventListener('DOMContentLoaded', function() {
8
var UI = Mashlib
0 commit comments