diff --git a/Cargo.toml b/Cargo.toml index 6212924a..1586ef46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = [ "Chris Hennick ", ] 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 = """ diff --git a/README.md b/README.md index bb9ea7ef..c417c39f 100644 --- a/README.md +++ b/README.md @@ -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/)