Skip to content

Update gem creation guide URL to rubygems.org#9500

Merged
hsbt merged 1 commit into
ruby:masterfrom
nissyi-gh:fix-creating-gem-guide
Apr 24, 2026
Merged

Update gem creation guide URL to rubygems.org#9500
hsbt merged 1 commit into
ruby:masterfrom
nissyi-gh:fix-creating-gem-guide

Conversation

@nissyi-gh
Copy link
Copy Markdown
Contributor

What was the end-user or developer problem that led to this PR?

The gem creation guide URL shown in the CLI output and embedded in the generated gemspec template points to an outdated Bundler guide URL.

That URL still redirects to the current RubyGems Guides page, but linking to the final destination directly is clearer and avoids an unnecessary redirect step.

What is your fix for the problem, implemented in this PR?

This PR updates the gem creation guide links in both the CLI output and the new gemspec template to point directly to the current RubyGems Guides URL.

This keeps the generated references up to date and avoids relying on an outdated redirecting URL.

Make sure the following tasks are checked

Update the gem creation guide links in the CLI output and gemspac template.
The previous Bundler guide URL now redirects to RubyGems Guides.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants