From 03658c9a428a6c55632063b8cf4f9a522a672c3c Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Thu, 10 Sep 2026 10:25:15 +0200 Subject: [PATCH] Correct Process-PSModule documentation link --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 54007c2..5a26e5f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -3,7 +3,7 @@ This repository follows the canonical PSModule agent guidance. - Start with the local `README.md` and `CONTRIBUTING.md`. -- Use PSModule documentation as source of truth: +- Use PSModule documentation as source of truth: - Follow MSX ways-of-working guidance for workflow, PR format, and review gates: Use small, focused commits and keep pull requests scoped to one delivery leaf unless you are executing a documented bootstrap integration merge.