Skip to content

Commit 76cb4aa

Browse files
committed
Fix broken link to license file
1 parent 1b164c5 commit 76cb4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rubygems.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ module Gem
107107
#
108108
# == License
109109
#
110-
# See {LICENSE.txt}[rdoc-ref:lib/rubygems/LICENSE.txt] for permissions.
110+
# See {LICENSE.txt}[https://github.com/rubygems/rubygems/blob/master/LICENSE.txt] for permissions.
111111
#
112112
# Thanks!
113113
#

0 commit comments

Comments
 (0)