|
1 | 1 | ## Contributing |
2 | 2 |
|
3 | | -Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/oauth-xx/oauth2][🚎src-main]. |
| 3 | +Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/ruby-oauth/oauth2][🚎src-main]. |
4 | 4 | This project should be a safe, welcoming space for collaboration, so contributors agree to adhere to |
5 | 5 | the [code of conduct][🤝conduct]. |
6 | 6 |
|
@@ -78,7 +78,7 @@ bundle exec rake rubocop_gradual:autocorrect |
78 | 78 |
|
79 | 79 | Made with [contributors-img][🖐contrib-rocks]. |
80 | 80 |
|
81 | | -Also see GitLab Contributors: [https://gitlab.com/oauth-xx/oauth2/-/graphs/main][🚎contributors-gl] |
| 81 | +Also see GitLab Contributors: [https://gitlab.com/ruby-oauth/oauth2/-/graphs/main][🚎contributors-gl] |
82 | 82 |
|
83 | 83 | ## For Maintainers |
84 | 84 |
|
@@ -116,13 +116,13 @@ NOTE: To build without signing the gem set `SKIP_GEM_SIGNING` to any value in th |
116 | 116 | 12. Run `bundle exec rake release` which will create a git tag for the version, |
117 | 117 | push git commits and tags, and push the `.gem` file to [rubygems.org][💎rubygems] |
118 | 118 |
|
119 | | -[🚎src-main]: https://gitlab.com/oauth-xx/oauth2 |
120 | | -[🧪build]: https://github.com/oauth-xx/oauth2/actions |
121 | | -[🤝conduct]: https://gitlab.com/oauth-xx/oauth2/-/blob/main/CODE_OF_CONDUCT.md |
| 119 | +[🚎src-main]: https://gitlab.com/ruby-oauth/oauth2 |
| 120 | +[🧪build]: https://github.com/ruby-oauth/oauth2/actions |
| 121 | +[🤝conduct]: https://gitlab.com/ruby-oauth/oauth2/-/blob/main/CODE_OF_CONDUCT.md |
122 | 122 | [🖐contrib-rocks]: https://contrib.rocks |
123 | | -[🖐contributors]: https://github.com/oauth-xx/oauth2/graphs/contributors |
124 | | -[🚎contributors-gl]: https://gitlab.com/oauth-xx/oauth2/-/graphs/main |
125 | | -[🖐contributors-img]: https://contrib.rocks/image?repo=oauth-xx/oauth2 |
| 123 | +[🖐contributors]: https://github.com/ruby-oauth/oauth2/graphs/contributors |
| 124 | +[🚎contributors-gl]: https://gitlab.com/ruby-oauth/oauth2/-/graphs/main |
| 125 | +[🖐contributors-img]: https://contrib.rocks/image?repo=ruby-oauth/oauth2 |
126 | 126 | [💎rubygems]: https://rubygems.org |
127 | 127 | [🔒️rubygems-security-guide]: https://guides.rubygems.org/security/#building-gems |
128 | 128 | [🔒️rubygems-checksums-pr]: https://github.com/rubygems/rubygems/pull/6022 |
|
0 commit comments