Skip to content

Commit a1567ec

Browse files
authored
Merge pull request #3975 from Earlopain/node-interface-link
Fix link to node interface
2 parents 7414a8c + 94646f5 commit a1567ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/lib/prism/node.rb.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ module Prism
457457
# ----------------------------------------------------------------------------------
458458
# :section: Node Interface
459459
# These methods are present on all subclasses of Node.
460-
# Read the [node interface docs](rdoc-ref:Node@node-interface) for more information.
460+
# Read the [node interface docs](Node.html#node-interface) for more information.
461461
# ----------------------------------------------------------------------------------
462462

463463
# See Node.accept.

0 commit comments

Comments
 (0)