Skip to content

Commit 0bbcf80

Browse files
BurdetteLamarbyroot
authored andcommitted
[DOC] Another link fix
1 parent 672e26e commit 0bbcf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/json/ext/generator/state.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class State
99
# Instantiates a new State object, configured by _opts_.
1010
#
1111
# Argument +opts+, if given, contains a \Hash of options for the generation.
12-
# See {Generating Options}[#module-JSON-label-Generating+Options].
12+
# See {Generating Options}[rdoc-ref:JSON@Generating+Options].
1313
def initialize(opts = nil)
1414
if opts && !opts.empty?
1515
configure(opts)

0 commit comments

Comments
 (0)