Mercurial > code > home > repos > streamed-graph
diff index.html @ 47:7d17a02b5ae0
reformats and minor edits
author | drewp@bigasterisk.com |
---|---|
date | Mon, 06 Jan 2020 23:52:30 -0800 |
parents | 29d8ed02a275 |
children | b8e5850acca0 |
line wrap: on
line diff
--- a/index.html Sun Jan 05 23:54:00 2020 -0800 +++ b/index.html Mon Jan 06 23:52:30 2020 -0800 @@ -4,7 +4,7 @@ <body> <h1>streamed-graph demo</h1> <script type="module" src="./build/bundle.js"></script> - <streamed-graph url="http://bang5:9075/graph/events" expanded="true"></streamed-graph> + <streamed-graph url="http://bang:9075/graph/events" expanded="true"></streamed-graph> </body> </html> \ No newline at end of file