diff --git a/README.md b/README.md
index a32de77..0781091 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
๐ Homepage โข
๐ฅ๏ธ Chat Platform โข
- ๐ MCP โข
+ ๐ MCP โข
๐ Docs โข
๐ฌ Discord โข
โ๏ธ Contact
@@ -31,7 +31,7 @@
๐ข Updates
- ๐ฅ [**Agentic Vectorless RAG**](https://github.com/VectifyAI/PageIndex/blob/main/examples/agentic_vectorless_rag_demo.py): A simple *agentic, vectorless RAG* [example](https://github.com/VectifyAI/PageIndex/blob/main/examples/agentic_vectorless_rag_demo.py) with self-hosted PageIndex, using OpenAI Agents SDK.
-- [PageIndex Chat](https://chat.pageindex.ai): A Human-like document analysis agent [platform](https://chat.pageindex.ai) for professional long documents. Also available via [MCP](https://pageindex.ai/mcp) or [API](https://docs.pageindex.ai/quickstart).
+- [PageIndex Chat](https://chat.pageindex.ai): A Human-like document analysis agent [platform](https://chat.pageindex.ai) for professional long documents. Also available via [MCP](https://pageindex.ai/developer) or [API](https://pageindex.ai/developer).
- [PageIndex Framework](https://pageindex.ai/blog/pageindex-intro): The PageIndex framework โ an *agentic, in-context tree index* that enables LLMs to perform *reasoning-based, human-like retrieval* over long documents.