Updated github-related links
This commit is contained in:
parent
c1891aabf5
commit
04845a9572
2 changed files with 5 additions and 5 deletions
|
|
@ -4,9 +4,9 @@ version = "0.2.0"
|
|||
authors = ["Diachenko Artem", "Artem 34ty804krytp92e239eku@gmail.com"]
|
||||
edition = "2021"
|
||||
description = "`nalgebra` storage implementation backed by `generic_array`"
|
||||
documentation = "https://dzuchun.github.io/generic_array_storage/generic_array_storage/index.html"
|
||||
documentation = "https://dzuchun.github.io/generic-array-storage/generic_array_storage/index.html"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Dzuchun/generic_array_storage"
|
||||
repository = "https://github.com/Dzuchun/generic-array-storage"
|
||||
license = "GPL-3.0 license"
|
||||
keywords = ["nalgebra", "typenum"]
|
||||
categories = ["no-std", "no-std::no-alloc"]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||

|
||||
[][docs]
|
||||

|
||||
[][docs]
|
||||
```text
|
||||
This crate does not require nor std nor alloc. You're welcome ❤️
|
||||
```
|
||||
|
|
@ -82,4 +82,4 @@ For ease of use, there's a `GenericMatrix` type alias, and `GenericMatrixExt` ex
|
|||
[`nalgebra`]: https://docs.rs/nalgebra/latest/nalgebra
|
||||
[`generic_array`]: https://docs.rs/generic-array/latest/generic_array
|
||||
[`typenum`]: https://docs.rs/typenum/latest/typenum
|
||||
[docs]: https://dzuchun.github.io/generic_array_storage/generic_array_storage/index.html
|
||||
[docs]: https://dzuchun.github.io/generic-array-storage/generic_array_storage/index.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue