diff --git a/base58/README.md b/base58/README.md index f28534d5a..4b530e94e 100644 --- a/base58/README.md +++ b/base58/README.md @@ -26,5 +26,5 @@ This library should always compile with any combination of features on **Rust 1. ## Licensing -The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE). +The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE). We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/). diff --git a/primitives/README.md b/primitives/README.md index 6eaae8868..f6c32ef68 100644 --- a/primitives/README.md +++ b/primitives/README.md @@ -14,5 +14,5 @@ This library should always compile with any combination of features on **Rust 1. ## Licensing -The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE). +The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE). We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/). diff --git a/units/README.md b/units/README.md index 7530c96ed..aed33e6fc 100644 --- a/units/README.md +++ b/units/README.md @@ -8,5 +8,5 @@ This library should always compile with any combination of features on **Rust 1. ## Licensing -The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE). +The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE). We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).