diff options
| author | Stan Lo <stan001212@gmail.com> | 2025-11-27 20:12:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-27 20:12:24 +0000 |
| commit | 4cd6661e1853930c8002174c4ccd14f927fcd33b (patch) | |
| tree | f76523b5a51d2ab3b86f8fac8136ec43517f8f6c /object.c | |
| parent | 2f192c73cccdfd81e4ac2206feadc48b2757c19c (diff) | |
Reorganize page documentations (#15154)
Re-organize page docs
Diffstat (limited to 'object.c')
| -rw-r--r-- | object.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4094,7 +4094,7 @@ rb_obj_dig(int argc, VALUE *argv, VALUE obj, VALUE notfound) * into +format_string+. * * For details on +format_string+, see - * {Format Specifications}[rdoc-ref:format_specifications.rdoc]. + * {Format Specifications}[rdoc-ref:language/format_specifications.rdoc]. */ static VALUE |
