Merge pull request #5966 from BOINC/dpa_bbcode3

fix link on bbcode page
This commit is contained in:
Vitalii Koshura 2024-12-20 03:17:27 +01:00 committed by GitHub
commit 53e1fe725a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ row2_plain(
"[github]#1392[/github] or [github]ticket:1392[/github]", "[github]#1392[/github] or [github]ticket:1392[/github]",
tra("link to an issue on the BOINC Github repository").": <a href=\"https://github.com/BOINC/boinc/issues/1392\">#1392</a>"); tra("link to an issue on the BOINC Github repository").": <a href=\"https://github.com/BOINC/boinc/issues/1392\">#1392</a>");
row2_plain( row2_plain(
"[github]wiki:WebForum[/github]", "[github]wiki:Volunteer[/github]",
tra("link to a Wiki page on the BOINC Github repository").": <a href=\"https://github.com/BOINC/boinc-dev-doc/wiki/BoincIntro\">BoincIntro</a>"); tra("link to a Wiki page on the BOINC Github repository").": <a href=\"https://github.com/BOINC/boinc/wiki/BoincIntro\">Volunteer</a>");
end_table(); end_table();
echo "<p> echo "<p>