From 41af66433a5b71a199d5ef4585b29a04f8ffe016 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 1 Apr 2026 14:16:17 +0200 Subject: [PATCH] try this little readme tweak --- firmware/zynq7000/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/firmware/zynq7000/README.md b/firmware/zynq7000/README.md index e5d61ed..af1eb69 100644 --- a/firmware/zynq7000/README.md +++ b/firmware/zynq7000/README.md @@ -6,8 +6,7 @@ This repository contains the Peripheral Access Crate (PAC) for the AMD Zynq7000 SoC family. -If you are interested in higher-level abstractions, it is recommended you visit -the [`zynq7000-hal`](https://egit.irs.uni-stuttgart.de/rust/zynq7000-rs/src/branch/main/zynq/zynq7000-hal) -HAL crate which build on top of this PAC. +If you are interested in higher-level abstractions, it is recommended you visit the +[`zynq7000-hal`](../zynq7000-hal) HAL crate which build on top of this PAC. Check out the documentation for more details. -- 2.43.0