docs: fix LICENCE link
This commit is contained in:
parent
8aa5556e4f
commit
d0bead6f94
|
@ -26,5 +26,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## 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/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
|
@ -14,5 +14,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## 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/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
|
@ -8,5 +8,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## 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/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
Loading…
Reference in New Issue