From 7a9502883a86b196b2e52083f73c1d0d4c92f0f1 Mon Sep 17 00:00:00 2001 From: stroblme Date: Mon, 24 Aug 2026 19:26:43 +0200 Subject: [PATCH] gc Signed-off-by: stroblme --- development.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/development.md b/development.md index ec31314..5a1b045 100644 --- a/development.md +++ b/development.md @@ -1,9 +1,6 @@ # Development -How to run, test and lint the `app` stack. The workspace root owns the rest: -[`README.md`](../README.md) for the quick start, [`DEPLOY.md`](../DEPLOY.md) for -production, [`DESIGN-GUIDELINES.md`](../DESIGN-GUIDELINES.md) before any UI work. -[`ROADMAP.md`](ROADMAP.md) is what is planned, [`NOTEPAD.md`](NOTEPAD.md) what is deferred. +How to run, test and lint the `app` stack. ## Running it