From 46d6f7ec9f2d9806f7ea6befdcede3260c91e43f Mon Sep 17 00:00:00 2001 From: jrgriffiniii Date: Wed, 30 Mar 2022 16:23:27 -0400 Subject: [PATCH] Replacing `samvera-labs` with `samvera` after transferring the repository --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- SUPPORT.md | 2 +- src/@orb.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cc5b5c3..7d0b8bc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ You should also add yourself to the `CONTRIBUTORS.md` file in the root of the pr ### Reporting Issues * Make sure you have a [GitHub account](https://github.com/signup/free) -* Submit a [Github issue](https://github.com/samvera-labs/samvera-circleci-orb/issues/) by: +* Submit a [Github issue](https://github.com/samvera/samvera-circleci-orb/issues/) by: * Clearly describing the issue * Provide a descriptive summary * Explain the expected behavior diff --git a/README.md b/README.md index 3006ac2..dbe5cd8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The Samvera CircleCI Orb is meant to make testing Samvera and Samvera-based projects easier. -Code: [![Build Status](https://circleci.com/gh/samvera-labs/samvera-circleci-orb.svg?style=svg)](https://circleci.com/gh/samvera-labs/samvera-circleci-orb) +Code: [![Build Status](https://circleci.com/gh/samvera/samvera-circleci-orb.svg?style=svg)](https://circleci.com/gh/samvera/samvera-circleci-orb) The orb provides executors that include common Samvera dependencies, and commands to help set up and run your tests. @@ -90,7 +90,7 @@ This software has been developed by and is brought to you by the Samvera communi ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/samvera-labs/samvera-circleci-orb/. +Bug reports and pull requests are welcome on GitHub at https://github.com/samvera/samvera-circleci-orb/. If you're working on PR for this project, create a feature branch off of `main`. diff --git a/SUPPORT.md b/SUPPORT.md index 9e564c8..db7c280 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -1,4 +1,4 @@ -If you would like to report an issue, first search [the list of issues](https://github.com/samvera-labs/samvera-circleci-orb/issues/) to see if someone else has already reported it, and then feel free to [create a new issue](https://github.com/samvera-labs/samvera-circleci-orb/issues/new). +If you would like to report an issue, first search [the list of issues](https://github.com/samvera/samvera-circleci-orb/issues/) to see if someone else has already reported it, and then feel free to [create a new issue](https://github.com/samvera/samvera-circleci-orb/issues/new). If you have questions or need help, please email [the Samvera community tech list](https://groups.google.com/forum/#!forum/samvera-tech) or stop by the #dev channel in [the Samvera community Slack team](https://wiki.lyrasis.org/pages/viewpage.action?pageId=87460391#Getintouch!-Slack). diff --git a/src/@orb.yml b/src/@orb.yml index 22cfe2b..92b4b99 100644 --- a/src/@orb.yml +++ b/src/@orb.yml @@ -4,5 +4,5 @@ description: | The Samvera CircleCI Orb is meant to make testing Samvera and Samvera-based projects easier. display: - source_url: https://github.com/samvera-labs/samvera-circleci-orb + source_url: https://github.com/samvera/samvera-circleci-orb home_url: https://samvera.org/