docs: update OpenOCD url's to openocd.org domain
[fw/openocd] / src / openocd.c
index 4d4dc2c83d1a9dd4156dc5b80cc7063192d1dc01..d17af20fe9f43fc04f37ee73e4b019a75b1b453f 100644 (file)
@@ -328,7 +328,7 @@ int openocd_main(int argc, char *argv[])
                return EXIT_FAILURE;
 
        LOG_OUTPUT("For bug reports, read\n\t"
-               "http://openocd.sourceforge.net/doc/doxygen/bugs.html"
+               "http://openocd.org/doc/doxygen/bugs.html"
                "\n");
 
        command_context_mode(cmd_ctx, COMMAND_CONFIG);