Skip to content

Commit

Permalink
Merge pull request #126 from bitshares/fix-es-url
Browse files Browse the repository at this point in the history
Fix ES URL
  • Loading branch information
abitmore authored Aug 28, 2024
2 parents 1084b3a + 137f33e commit ee3f676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ There are some extended APIs provided by the community.
Kibana and ElasticSearch endpoints can be used to query blockchain data and perform visualizations.

* kibana.bitshares.eu Down for maintenance.
* [kibana.bts.mobi](https://kibana.bts.mobi) (and [es.bts.mobi](https://es.bts.mobi/bitshares-*/data/_count?pretty=true) for raw data).
* [kibana.bts.mobi](https://kibana.bts.mobi) (and [es.bts.mobi](https://es.bts.mobi/bitshares-*/_count?pretty=true) for raw data).

### Opensource Wallets

Expand Down

0 comments on commit ee3f676

Please sign in to comment.