From b2727bc1a803f29515a35e9aa06e57e77780769c Mon Sep 17 00:00:00 2001 From: TommyGarch <130097657+TommyGarch@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:44:12 -0500 Subject: [PATCH] Update _meta.json --- pages/api_integration-guides/_meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/api_integration-guides/_meta.json b/pages/api_integration-guides/_meta.json index 7df481ca..99a30d84 100644 --- a/pages/api_integration-guides/_meta.json +++ b/pages/api_integration-guides/_meta.json @@ -1,6 +1,6 @@ { "Getting_started_with_the_typescript_client": "Getting started with the Typescript client", - "Trading_with_classic_python_client": "Trading with Classic Python Client", + "api_trading_with_classic_python_client": "API Trading with Classic Python Client", "CLI_python_script": "CLI Python Script", "how_to_uncross_orderbook": "How to uncross the orderbook", "how_to_interpret_block_data_for_trades": "How to interpret block data for trades",