From ac534d24e8efc7e51376e9d552c107877edbe969 Mon Sep 17 00:00:00 2001 From: Rahul Chaube <157899057+Rahulchaube1@users.noreply.github.com> Date: Fri, 26 Jun 2026 17:27:52 +0530 Subject: [PATCH] docs: remove broken Mobile link from docs/README.md The `docs/mobile/` directory does not exist in the repository, making the Mobile entry in docs/README.md a broken link. This removes the dead link to keep the documentation index accurate. --- docs/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index db32ff8468f..00de8aaa0a8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,6 @@ - [Architecture](./architecture/overview.md) - [T3 Connect](./cloud/t3-connect-clerk.md) - [Integrations](./integrations/source-control-providers.md) -- [Mobile](./mobile/app.md) - [Operations](./operations/ci.md) - [Providers](./providers/codex.md) - [Reference](./reference/encyclopedia.md)