summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2025-01-16 08:03:58 +0100
committerHiroshi SHIBATA <[email protected]>2025-01-20 13:50:29 +0900
commit1c8fc25b889b6f6b61d26669d4f7559a8b9884d6 (patch)
tree3d27337f35bbe2e96cc4d05ae9e4a55bdfe7ddfb
parentee7b74799ca2de454fb708a70a0b2e30b46e8f57 (diff)
[rubygems/rubygems] Fix broken link in `bundle issue` output
https://github.com/rubygems/rubygems/commit/0909f07f30
-rw-r--r--lib/bundler/cli/issue.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/cli/issue.rb b/lib/bundler/cli/issue.rb
index 5f2924c4bd..e16c9b0e39 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/rubygems/blob/master/bundler/doc/TROUBLESHOOTING.md
+ https://github.com/rubygems/rubygems/blob/master/doc/bundler/TROUBLESHOOTING.md
2. Instructions for common Bundler uses can be found on the documentation
site: https://bundler.io/