From d60aab664a16892a6add6854d5c189b6b2a3b0fd Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Tue, 3 Feb 2026 15:10:11 -0500 Subject: [PATCH] PrmPkg: Update wiki links The wiki has moved and this change updates links in PrmPkg to refer to the new location. - New location: https://github.com/tianocore/tianocore-wiki.github.io - Rendered version: https://www.tianocore.org/tianocore-wiki.github.io/ - Old location: https://github.com/tianocore/tianocore.github.io/wiki More details: https://github.com/tianocore/edk2/discussions/11969 Signed-off-by: Michael Kubacki --- PrmPkg/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PrmPkg/Readme.md b/PrmPkg/Readme.md index 8ad753da54..f3ae8ac2ef 100644 --- a/PrmPkg/Readme.md +++ b/PrmPkg/Readme.md @@ -35,7 +35,8 @@ firmware flash map. To build `PrmPkg` as a standalone package: -1. If new to EDK II, follow the directions in [Getting Started with EDK II](https://github.com/tianocore/tianocore.github.io/wiki/Getting-Started-with-EDK-II) +1. If new to EDK II, follow the directions in + [Getting Started with EDK II](https://www.tianocore.org/tianocore-wiki.github.io/development/tutorials-howto/getting_started_with_edk_ii.html) 2. Clone the *master* branch on the edk2 repository locally \ ``git clone https://github.com/tianocore/edk2.git``