Skip to content

Commit 019138e

Browse files
committed
mfakto forum thread URL update
1 parent 0aef16f commit 019138e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mfakto.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ void set_gpu_type()
775775
printf("Warning: Unknown GPU name, assuming a GCN (Graphics Core Next) device. Please\n"
776776
" post the name to the GIMPS forum or GitHub to have it added to mfakto.\n\n"
777777
" Device name: %s (%s)\n"
778-
" mfakto thread: http://mersenneforum.org/showthread.php?t=15646\n"
778+
" mfakto thread: https://www.mersenneforum.org/node/11037\n"
779779
" GitHub: https://github.com/primesearch/mfakto/issues\n\n"
780780
" You can also set GPUType in %s to avoid this message.\n",
781781
deviceinfo.d_name, deviceinfo.v_name, mystuff.inifile);

0 commit comments

Comments
 (0)