From 919c234d458ff65af275caff05e5bfe52931d2f3 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 19 Dec 2024 14:11:48 -0800 Subject: [PATCH] fix link on bbcode page --- html/user/bbcode.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/user/bbcode.php b/html/user/bbcode.php index 212010dcea..2c4801ea36 100644 --- a/html/user/bbcode.php +++ b/html/user/bbcode.php @@ -47,8 +47,8 @@ row2_plain( "[github]#1392[/github] or [github]ticket:1392[/github]", tra("link to an issue on the BOINC Github repository").": #1392"); row2_plain( - "[github]wiki:WebForum[/github]", - tra("link to a Wiki page on the BOINC Github repository").": BoincIntro"); + "[github]wiki:Volunteer[/github]", + tra("link to a Wiki page on the BOINC Github repository").": Volunteer"); end_table(); echo "