diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html index 3f7e8d649..78aacaf48 100644 --- a/frontend/src/app/components/about/about.component.html +++ b/frontend/src/app/components/about/about.component.html @@ -77,31 +77,31 @@ Description - GET /api/v1/bisq/stats + GET /bisq/api/stats Stats - GET /api/v1/bisq/tx/:txId + GET /bisq/api/tx/:txId Transaction - GET /api/v1/bisq/txs/:index/:length + GET /bisq/api/txs/:index/:length Transactions - GET /api/v1/bisq/block/:hash + GET /bisq/api/block/:hash Block - GET /api/v1/bisq/blocks/:index/:length + GET /bisq/api/blocks/:index/:length Blocks - GET /api/v1/bisq/blocks/tip/height + GET /bisq/api/blocks/tip/height Latest block height - GET /api/v1/bisq/address/:address + GET /bisq/api/address/:address Address