Skip to content

Commit edfb155

Browse files
authored
Merge pull request #328 from bitshares/abitmore-patch-2
Update links in FAQ
2 parents 87ace0f + b7576b3 commit edfb155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Note: this way has limitation: public nodes doesn't store full account history,
2727
only limited number of entries
2828

2929
* By querying `elasticsearch plugin
30-
<https://dev.bitshares.works/en/master/supports_dev/elastic_search_plugin.html>`_.
30+
<https://docs.bitshares.dev/en/master/supports_dev/elastic_search_plugin.html>`_.
3131
In short, elasticsearch plugin export account history data into elasticsearch
3232
instance, from which it's can be obtained directly or via elasticsearch
33-
wrapper. See `<https://eswrapper.bitshares.eu/apidocs/>`_ to get info on how
33+
wrapper. See `<https://api.bitshares.ws/docs>`_ to get info on how
3434
to query the wrapper. A real-world example of elasticsearch wrapper usage for
3535
obtaining filled orders history is `bitshares-tradehistory-analyzer
3636
<https://github.com/bitfag/bitshares-tradehistory-analyzer>`_

0 commit comments

Comments
 (0)