From 4f217ce37084073a01f5cb9f2de60454232481e5 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Thu, 10 Sep 2026 10:24:50 +0200 Subject: [PATCH] docs: correct retired PSModule links --- AGENTS.md | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e602575..50426e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Please follow the canonical contribution flow from MSX and PSModule: - MSX contribution workflow: - MSX PR format: -- PSModule standards: +- PSModule standards: ## Ground rules