From 54ceab6664299e4f2d8a2325a9db6744bf74d23c Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Thu, 19 Sep 2024 15:01:36 +0200 Subject: [PATCH] docs(ai): fix broken create wallet link (#654) This commit points the wallet creation link in the orchestrator on-chain docs to the regular orchestrator docs now that the catalyst page has been removed. --- ai/orchestrators/onchain.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/orchestrators/onchain.mdx b/ai/orchestrators/onchain.mdx index 189aeb42..de43e887 100644 --- a/ai/orchestrators/onchain.mdx +++ b/ai/orchestrators/onchain.mdx @@ -32,7 +32,7 @@ your AI Orchestrator node to redeem tickets: For security, it's advised to use a separate account from your **Mainnet Transcoding Network Orchestrator**. - Create a new Ethereum wallet for your **AI Orchestrator**. Follow the [Create a Wallet](/self-hosting/deploying#creating-a-wallet) guide in the [Catalyst](/self-hosting/deploying) documentation for detailed instructions. + Create a new Ethereum wallet for your **AI Orchestrator**. Follow the [Wallet Creation](/orchestrators/guides/get-started#automatic-eth-account-creation) guide in the [Orchestrator](/orchestrators/guides/get-started) documentation for detailed instructions. Transfer sufficient ETH to the new wallet to cover the gas costs for redeeming AI tickets on-chain.