summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorJemma Issroff <jemmaissroff@gmail.com>2023-06-29 17:00:40 -0400
committerGitHub <noreply@github.com>2023-06-29 17:00:40 -0400
commit1272865a8ee948816ee9f5484f8adba8e26f45e2 (patch)
tree0a9c9288624c7fb0f5e20c750a679847c1bf78c5 /common.mk
parentbf2c18731d50075bb64e2639c097396276196cd9 (diff)
Fix broken wiki links (#8002)
Since [Misc #19679] migrated the wiki, these links should be updated to their new locations.
Notes
Notes: Merged-By: jemmaissroff
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 1c0b042067..ddceb96fbf 100644
--- a/common.mk
+++ b/common.mk
@@ -1841,7 +1841,7 @@ help: PHONY
" golf: build goruby for golfers" \
$(HELP_EXTRA_TASKS) \
"see DeveloperHowto for more detail: " \
- " https://bugs.ruby-lang.org/projects/ruby/wiki/DeveloperHowto" \
+ " https://github.com/ruby/ruby/wiki/Developer-How-To" \
$(MESSAGE_END)
$(CROSS_COMPILING:yes=)builtin.$(OBJEXT): {$(VPATH)}mini_builtin.c