doc: update repo link and Actions badge link
This commit is contained in:
parent
406da383e9
commit
067f7bee28
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ authors = [
|
|||
"Chris Hennick <hennickc@amazon.com>",
|
||||
]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/Pr0methean/zip.git"
|
||||
repository = "https://github.com/zip-rs/zip2.git"
|
||||
keywords = ["zip", "archive"]
|
||||
rust-version = "1.70.0"
|
||||
description = """
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
zip
|
||||
========
|
||||
|
||||
[](https://github.com/Pr0methean/zip/actions?query=branch%3Amaster+workflow%3ACI)
|
||||
[](https://github.com/Pr0methean/zip/actions?query=branch%3Amaster+workflow%3ACI)
|
||||
[](https://crates.io/crates/zip)
|
||||
|
||||
[Documentation](https://docs.rs/zip/latest/zip/)
|
||||
|
|
Loading…
Add table
Reference in a new issue