From 8964783c947da9ab40da0211d96d2e14ae219269 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 18 Jan 2024 16:34:48 -0800 Subject: [PATCH] Update all links to the rayon-rs org --- Cargo.toml | 2 +- README.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9a7cada..8d47a6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" rust-version = "1.36" license = "MIT OR Apache-2.0" -repository = "https://github.com/bluss/either" +repository = "https://github.com/rayon-rs/either" documentation = "https://docs.rs/either/1/" readme = "README-crates.io.md" diff --git a/README.rst b/README.rst index 85ee6c3..16ec01d 100644 --- a/README.rst +++ b/README.rst @@ -16,8 +16,8 @@ __ https://docs.rs/either/ |build_status|_ |crates|_ -.. |build_status| image:: https://github.com/bluss/either/workflows/CI/badge.svg?branch=master -.. _build_status: https://github.com/bluss/either/actions +.. |build_status| image:: https://github.com/rayon-rs/either/workflows/CI/badge.svg?branch=master +.. _build_status: https://github.com/rayon-rs/either/actions .. |crates| image:: https://img.shields.io/crates/v/either.svg .. _crates: https://crates.io/crates/either