Merge pull request #3748 from mastertyko/fix/3710-remove-gsd-build-docs-link

fix(docs): stop pointing repo documentation to gsd.build
This commit is contained in:
Jeremy McSpadden 2026-04-09 08:47:44 -05:00 committed by GitHub
commit 9bb01b2d50
2 changed files with 2 additions and 2 deletions

View file

@ -95,7 +95,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

View file

@ -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": {