From 858177d136dc897202c7a36c62a1af27cce6fcbe Mon Sep 17 00:00:00 2001 From: gatecat Date: Thu, 26 Feb 2026 15:30:43 +0100 Subject: [PATCH] Update README Signed-off-by: gatecat --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2dbf72a..9a6c5cd9 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ make -j$(nproc) sudo make install ``` - - Examples of the ECP5 flow for a range of boards can be found in the [Project Trellis Examples](https://github.com/YosysHQ/prjtrellis/tree/master/examples). + - Examples of the ECP5 flow for a range of boards can be found in the [Project Trellis Examples](https://github.com/YosysHQ/prjtrellis/tree/main/examples). ### nextpnr-nexus @@ -124,7 +124,7 @@ make -j$(nproc) sudo make install ``` - - Examples of the Nexus flow for a range of boards can be found in the [Project Oxide Examples](https://github.com/gatecat/prjoxide/tree/master/examples). + - Examples of the Nexus flow for a range of boards can be found in the [Project Oxide Examples](https://github.com/gatecat/prjoxide/tree/main/examples). ### nextpnr-mistral