diff options
author | Jakob Krigovsky <[email protected]> | 2020-05-07 20:02:21 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2020-06-05 07:32:42 +0900 |
commit | f9872c50cc6cc91767733757984b5af1bd49dc7d (patch) | |
tree | 023f2c95bc648c2d71c5439b3f069944590de754 /lib/bundler/friendly_errors.rb | |
parent | 9139acca66086d0d6c0867ff02b8cb8c338df5d4 (diff) |
Update links from rubygems/bundler to rubygems/rubygems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3184
Diffstat (limited to 'lib/bundler/friendly_errors.rb')
-rw-r--r-- | lib/bundler/friendly_errors.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bundler/friendly_errors.rb b/lib/bundler/friendly_errors.rb index 59795803cd..e5facd31ea 100644 --- a/lib/bundler/friendly_errors.rb +++ b/lib/bundler/friendly_errors.rb @@ -76,7 +76,7 @@ module Bundler I tried... - - **Have you read our issues document, https://github.com/rubygems/rubygems/blob/master/doc/contributing/ISSUES.md?** + - **Have you read our issues document, https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/ISSUES.md?** ... @@ -100,7 +100,7 @@ module Bundler #{issues_url(e)} If there aren't any reports for this error yet, please create copy and paste the report template above into a new issue. Don't forget to anonymize any private data! The new issue form is located at: - https://github.com/rubygems/rubygems/issues/new + https://github.com/rubygems/rubygems/issues/new?labels=Bundler EOS end |