Skip to content

Commit a0db247

Browse files
BurdetteLamarparacycle
authored andcommitted
[ruby/json] [DOC] Another link fix
ruby/json@0bbcf80373
1 parent ef22aae commit a0db247

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/json/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)