From 733f25927545790a12bf0b3c78542b69f7545135 Mon Sep 17 00:00:00 2001 From: hushamsaeed Date: Sat, 2 May 2026 14:22:49 +0500 Subject: [PATCH] docs: link to plinth.run in README Audit caught: every other product repo links plinth.run; scaffolder didn't. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae52a8c..f510e63 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A [Backstage](https://backstage.io) software template plus a custom action that scaffolds a new Plinth module pair (web + API) from inside the developer portal. Mirrors the [`plinth` CLI](https://github.com/plinth-dev/cli) — same inputs, same output, regardless of which surface the user enters from. +Project docs and the broader Plinth platform: [plinth.run](https://plinth.run). + ## Repo layout | Path | What it is |