From f3e9ec552505368ea335da645f79ed33897fa7b9 Mon Sep 17 00:00:00 2001 From: mastertyko <11311479+mastertyko@users.noreply.github.com> Date: Wed, 8 Apr 2026 02:16:23 +0200 Subject: [PATCH] fix(docs): stop pointing repo documentation to gsd.build --- README.md | 2 +- mintlify-docs/docs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b05c18c8..b3f71ec25 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ See the full [Changelog](./CHANGELOG.md) for details on every release. ## Documentation -Full documentation is available at **[gsd.build](https://gsd.build)** (powered by Mintlify) and in the [`docs/`](./docs/) directory: +Full documentation is available in the [`docs/`](./docs/) directory: - **[Getting Started](./docs/getting-started.md)** — install, first run, basic usage - **[Auto Mode](./docs/auto-mode.md)** — autonomous execution deep-dive diff --git a/mintlify-docs/docs.json b/mintlify-docs/docs.json index a100f196a..54bdfafea 100644 --- a/mintlify-docs/docs.json +++ b/mintlify-docs/docs.json @@ -5,7 +5,7 @@ "logo": { "light": "/images/logo.svg", "dark": "/images/logo.svg", - "href": "https://gsd.build" + "href": "https://github.com/gsd-build/gsd-2/tree/main/docs" }, "favicon": "/images/favicon.svg", "colors": {