Skip to content

Commit 7f34113

Browse files
authored
Merge pull request rails#50631 from skipkayhil/hm-link-bundler-io
Update link for creating a gem [ci-skip]
2 parents 9e81326 + 22c79cb commit 7f34113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,6 @@ $ bundle exec rake rdoc
524524
525525
### References
526526
527-
* [Developing a RubyGem using Bundler](https://github.com/radar/guides/blob/master/gem-development.md)
527+
* [Developing a RubyGem using Bundler](https://bundler.io/guides/creating_gem.html)
528528
* [Using .gemspecs as Intended](https://yehudakatz.com/2010/04/02/using-gemspecs-as-intended/)
529529
* [Gemspec Reference](https://guides.rubygems.org/specification-reference/)

0 commit comments

Comments
 (0)