From 9fee53003964bc0dc64342e52d44e6c5d756cc9b Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 20 Mar 2026 15:39:50 +0100 Subject: [PATCH] Apply suggestion from @awanlin Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> Signed-off-by: Patrik Oldsberg --- beps/0013-backstage-ai/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beps/0013-backstage-ai/README.md b/beps/0013-backstage-ai/README.md index 1360257e84..84e7e31027 100644 --- a/beps/0013-backstage-ai/README.md +++ b/beps/0013-backstage-ai/README.md @@ -27,7 +27,7 @@ creation-date: 2026-03-06 This BEP proposes that curated Backstage AI skills are authored in the main Backstage repository and published separately to a well-known endpoint on `backstage.io`. Instead of creating a new Backstage-owned repository and custom discovery protocol, Backstage -will publish skills using the well-known layout already supported by `skills.sh`. +will publish skills using the well-known layout already supported by [`skills.sh`](https://skills.sh/). The published output can be released on its own publishing cadence even though the source content lives in the main monorepo.