docs: remove leading ./ in links to the check and build and test workflow and the cargo-deny configuration

This commit is contained in:
J / Jacob Babich
2024-12-04 13:41:40 -05:00
parent 6e1fb6414b
commit f3d18ca86c

View File

@@ -120,4 +120,4 @@ All contents of this repository are licensed under either the
at your option. at your option.
All direct and indirect dependencies of this project are free software as defined by the [Free Software Foundation](https://www.gnu.org/licenses/license-list.html) and are licensed under [OSI Approved Licenses](https://opensource.org/licenses). [This is checked](./deny.toml) in this project's [continuous integration (CI)](./.github/workflows/check-and-build-and-test.yml) with [`cargo-deny`](https://crates.io/crates/cargo-deny). All direct and indirect dependencies of this project are free software as defined by the [Free Software Foundation](https://www.gnu.org/licenses/license-list.html) and are licensed under [OSI Approved Licenses](https://opensource.org/licenses). [This is checked](deny.toml) in this project's [continuous integration (CI)](.github/workflows/check-and-build-and-test.yml) with [`cargo-deny`](https://crates.io/crates/cargo-deny).