Skip to content
Snippets Groups Projects
Commit 616ed7f1 authored by Fabien's avatar Fabien Committed by GitHub
Browse files

Update index.html

parent a486868f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
</head>
<body>
<script src="./../dist/steem.min.js"></script>
<script src="../dist/steem.min.js"></script>
<script>
steem.api.getConfig(function(err, response){
console.log(err, response);
......@@ -20,4 +20,4 @@ steem.api.getAccountCount(function(err, response){
</script>
</body>
</html>
\ No newline at end of file
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment