From 491e38902c2f5deef5dbb249cdf609ae2bb52f1e Mon Sep 17 00:00:00 2001 From: Peter Zhu Date: Mon, 26 Jan 2026 17:10:35 -0500 Subject: [DOC] Fix links to What's Here The RDoc link format has changed so these are all broken links. --- struct.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'struct.c') diff --git a/struct.c b/struct.c index 65410ebdf3..61aff40a32 100644 --- a/struct.c +++ b/struct.c @@ -2134,8 +2134,8 @@ rb_data_inspect(VALUE s) * * First, what's elsewhere. Class \Struct: * - * - Inherits from {class Object}[rdoc-ref:Object@What-27s+Here]. - * - Includes {module Enumerable}[rdoc-ref:Enumerable@What-27s+Here], + * - Inherits from {class Object}[rdoc-ref:Object@Whats+Here]. + * - Includes {module Enumerable}[rdoc-ref:Enumerable@Whats+Here], * which provides dozens of additional methods. * * See also Data, which is a somewhat similar, but stricter concept for defining immutable -- cgit v1.2.3