1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 09:46:58 +01:00

Fix browser docs for new rls

This commit is contained in:
tim 2017-06-21 17:43:17 +02:00
parent 9e6c2c9e25
commit 41eab7feab

View File

@ -87,7 +87,7 @@ conn.postTransaction(txSigned)
<meta charset="utf-8">
<title>HTML5 boilerplate all you really need…</title>
<!-- Adjust version to your needs -->
<script src="https://unpkg.com/bigchaindb-driver@0.1.0/dist/browser/bundle.window.min.js"></script>
<script src="https://unpkg.com/bigchaindb-driver@0.1.1/dist/browser/bundle.window.min.js"></script>
<script>
// BigchainDB server instance or IPDB (e.g. https://test.ipdb.io/api/v1/)