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.