mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Fix try it! links
This commit is contained in:
@@ -43,7 +43,7 @@ An example of the request format:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](websocket-api-tool.html?server=wss%3A%2F%2Fxls20-sandbox.rippletest.net%3A51233%2F#account_nfts)
|
||||
[Try it! >](websocket-api-tool.html#account_nfts)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ An example of the request format:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](websocket-api-tool.html?server=wss%3A%2F%2Fxls20-sandbox.rippletest.net%3A51233%2F#nft_buy_offers)
|
||||
[Try it! >](websocket-api-tool.html#nft_buy_offers)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ An example of the request format:
|
||||
|
||||
<!-- MULTICODE_BLOCK_END -->
|
||||
|
||||
[Try it! >](websocket-api-tool.html?server=wss%3A%2F%2Fxls20-sandbox.rippletest.net%3A51233%2F#nft_sell_offers)
|
||||
[Try it! >](websocket-api-tool.html#nft_sell_offers)
|
||||
|
||||
The request includes the following parameters:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user