doc: update repo link and Actions badge link

This commit is contained in:
Chris Hennick 2024-04-28 13:26:44 -07:00
parent 406da383e9
commit 067f7bee28
No known key found for this signature in database
GPG key ID: DA47AABA4961C509
2 changed files with 2 additions and 2 deletions

View file

@ -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 = """

View file

@ -1,7 +1,7 @@
zip
========
[![Build Status](https://github.com/Pr0methean/zip/actions/workflows/ci.yaml/badge.svg)](https://github.com/Pr0methean/zip/actions?query=branch%3Amaster+workflow%3ACI)
[![Build Status](https://github.com/zip-rs/zip2/actions/workflows/ci.yaml/badge.svg)](https://github.com/Pr0methean/zip/actions?query=branch%3Amaster+workflow%3ACI)
[![Crates.io version](https://img.shields.io/crates/v/zip.svg)](https://crates.io/crates/zip)
[Documentation](https://docs.rs/zip/latest/zip/)