Skip to content

Commit 409a5c7

Browse files
authored
Merge pull request #5943 from tnir/rubygems-rfcs-repo
Use the latest URLs for RFCs to avoid extra redirections
2 parents cd02b46 + 5ff8350 commit 409a5c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bundler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To get in touch with the Bundler core team and other Bundler users, please join
4444

4545
If you'd like to contribute to Bundler, that's awesome, and we <3 you. We've put together [the Bundler contributor guide](https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/README.md) with all of the information you need to get started.
4646

47-
If you'd like to request a substantial change to Bundler or its documentation, refer to the [Bundler RFC process](https://github.com/bundler/rfcs) for more information.
47+
If you'd like to request a substantial change to Bundler or its documentation, refer to the [Bundler RFC process](https://github.com/rubygems/rfcs) for more information.
4848

4949
While some Bundler contributors are compensated by Ruby Together, the project maintainers make decisions independent of Ruby Together. As a project, we welcome contributions regardless of the author's affiliation with Ruby Together.
5050

bundler/doc/POLICIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Every pull request should explain:
6262

6363
### RFC guidelines
6464

65-
Large changes often benefit from being written out more completely, read by others, and discussed. The [Bundler RFC repo](https://github.com/bundler/rfcs) is the preferred place for that to happen.
65+
Large changes often benefit from being written out more completely, read by others, and discussed. The [Bundler RFC repo](https://github.com/rubygems/rfcs) is the preferred place for that to happen.
6666

6767
### Maintainer team guidelines
6868

bundler/doc/contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ And be sure to [set up your development environment](https://github.com/rubygems
1111

1212
## Feature Requests
1313

14-
To request substantial changes to Bundler and/or Bundler documentation, please refer to the [README](https://github.com/bundler/rfcs/blob/master/README.md) in the [RFC repository](https://github.com/bundler/rfcs) for instructions.
14+
To request substantial changes to Bundler and/or Bundler documentation, please refer to the [README](https://github.com/rubygems/rfcs/blob/master/README.md) in the [RFC repository](https://github.com/rubygems/rfcs) for instructions.
1515

1616
## Contributing to Bundler
1717

bundler/doc/development/NEW_FEATURES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ If you would like to add a new feature to Bundler, please follow these steps:
99

1010
If you don't hear back immediately, don't get discouraged! We all have day jobs, but we respond to most tickets within a day or two.
1111

12-
If you'd like to add a substantial feature to Bundler, refer to the [Bundler RFC process](https://github.com/bundler/rfcs) for more information.
12+
If you'd like to add a substantial feature to Bundler, refer to the [Bundler RFC process](https://github.com/rubygems/rfcs) for more information.

0 commit comments

Comments
 (0)