From 0c08e78f829c2b761aca9ffe9b5aa360aa9b1ed5 Mon Sep 17 00:00:00 2001 From: Jeriel Juarbe Date: Tue, 23 Jun 2026 08:17:26 -0500 Subject: [PATCH] Point sicario-core docs to preset README --- presets/catalog.community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presets/catalog.community.json b/presets/catalog.community.json index eb751f0997..7833d131c9 100644 --- a/presets/catalog.community.json +++ b/presets/catalog.community.json @@ -573,7 +573,7 @@ "repository": "https://github.com/dfirs1car1o/sicario-spec", "download_url": "https://github.com/dfirs1car1o/sicario-spec/releases/download/v0.4.0/sicario-core-0.4.0.zip", "homepage": "https://github.com/dfirs1car1o/sicario-spec", - "documentation": "https://github.com/dfirs1car1o/sicario-spec/blob/main/README.md", + "documentation": "https://github.com/dfirs1car1o/sicario-spec/blob/main/presets/sicario-core/README.md", "license": "MIT", "requires": { "speckit_version": ">=0.9.0"