File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ function direct_to_boinc() {
169169 to connect BOINC to your %1 account.
170170 See <a href=%2>detailed instructions</a>. " ,
171171 PROJECT ,
172- 'https://boinc.berkeley.edu /wiki/Account_managers '
172+ 'https://github.com/BOINC/boinc /wiki/Account_managers '
173173 )
174174 );
175175 } else {
Original file line number Diff line number Diff line change 2525 If not, %2get help here%3.
2626 " ,
2727 "<img src=https://boinc.berkeley.edu/logo/boinc32.bmp> " ,
28- " <a href=https://boinc.berkeley.edu/ wiki/BOINC_Help> " ,
28+ ' <a href=https://github.com/BOINC/boinc/ wiki/BOINC-Help> ' ,
2929 "</a> "
3030);
3131
5050 tra ("You can monitor what BOINC is doing, and control it, using the BOINC Manager.
5151 Open this by double-clicking on the BOINC icon.
5252 Details are %1here%2. " ,
53- " <a href=https://boinc.berkeley.edu/ wiki/BOINC_Manager> " ,
53+ ' <a href=https://github.com/BOINC/boinc/ wiki/BOINC_Manager> ' ,
5454 "</a> "
5555 )
5656);
9494 It will process jobs for all attached projects.
9595 %2Learn about how to do this%3. " ,
9696 PROJECT ,
97- " <a href=https://boinc.berkeley.edu/ wiki/Choosing_and_joining_projects> " ,
97+ ' <a href=https://github.com/BOINC/boinc/ wiki/Choosing-and-joining-projects> ' ,
9898 "</a> "
9999 )
100100);
You can’t perform that action at this time.
0 commit comments