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/cli/issue.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/cli/issue.rb')
-rw-r--r-- | lib/bundler/cli/issue.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bundler/cli/issue.rb b/lib/bundler/cli/issue.rb index 1a0ea39f7b..f4cd5ac4df 100644 --- a/lib/bundler/cli/issue.rb +++ b/lib/bundler/cli/issue.rb @@ -10,7 +10,7 @@ module Bundler be sure to check out these resources: 1. Check out our troubleshooting guide for quick fixes to common issues: - https://github.com/rubygems/bundler/blob/master/doc/TROUBLESHOOTING.md + https://github.com/rubygems/rubygems/blob/master/bundler/doc/TROUBLESHOOTING.md 2. Instructions for common Bundler uses can be found on the documentation site: https://bundler.io/ @@ -22,7 +22,7 @@ module Bundler still aren't working the way you expect them to, please let us know so that we can diagnose and help fix the problem you're having. Please view the Filing Issues guide for more information: - https://github.com/rubygems/bundler/blob/master/doc/contributing/ISSUES.md + https://github.com/rubygems/rubygems/blob/master/bundler/doc/contributing/ISSUES.md EOS |