diff --git a/README.md b/README.md index 00b033d..b3511b8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ CI tests

-This repository contains a Rust wrapper around the [PSA Cryptography API](https://developer.arm.com/architectures/security-architectures/platform-security-architecture/documentation). There are two layers of wrapping: +This repository contains a Rust wrapper around the [PSA Cryptography API](https://arm-software.github.io/psa-api/crypto/). There are two layers of wrapping: * [`psa-crypto-sys`](psa-crypto-sys): a lower-level wrapper that exposes a minimal low-level C interface to Rust