From 0551d33503b1052bf47256e3ec06c3902f249321 Mon Sep 17 00:00:00 2001
From: Anya <75702826+anyacherniss@users.noreply.github.com>
Date: Tue, 30 Sep 2025 08:59:40 -0400
Subject: [PATCH] fix borken links in documentation
---
docs/content/docs/getting-started.mdx | 4 ++--
docs/content/docs/pricing.mdx | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/content/docs/getting-started.mdx b/docs/content/docs/getting-started.mdx
index 846ac539..e6894d47 100644
--- a/docs/content/docs/getting-started.mdx
+++ b/docs/content/docs/getting-started.mdx
@@ -247,6 +247,6 @@ Setup steps:
After you have the above set up completed, AnotherAI is ready to use!
-- If you have agents already created, check out how to [migrate them to AnotherAI](/agents/migrating).
+- If you have agents already created, check out how to [migrate them to AnotherAI](/use-cases/fundamentals/migrating).
-- If you don't have any agents built yet, check out [building a new agent](/agents/building) to learn about building a new AnotherAI-compatible agent.
+- If you don't have any agents built yet, check out [building a new agent](/use-cases/fundamentals/building) to learn about building a new AnotherAI-compatible agent.
diff --git a/docs/content/docs/pricing.mdx b/docs/content/docs/pricing.mdx
index 92229607..d9939a4a 100644
--- a/docs/content/docs/pricing.mdx
+++ b/docs/content/docs/pricing.mdx
@@ -52,11 +52,11 @@ We monitor provider pricing in real-time and automatically match their per-token
Yes, you can connect your own API keys from OpenAI, Anthropic, Google, and other providers to use your existing credits while still benefiting from AnotherAI's tools and infrastructure.
-When using your own API keys, AnotherAI doesn't charge for inference tokens - you pay your provider directly. We only charge for [built-in tools](/agents/tools) that your agents use (like web search, browser, etc.).
+When using your own API keys, AnotherAI doesn't charge for inference tokens - you pay your provider directly.
-You're only charged for tokens actually consumed by your agents and any tools they use. We provide detailed [usage analytics](/observability/costs) so you can see exactly what you're paying for. Billing is monthly with no minimums.
+You're only charged for tokens actually consumed by your agents and any tools they use. We provide detailed [usage analytics](/features/cost) so you can see exactly what you're paying for. Billing is monthly with no minimums.