]> git.sur5r.net Git - openocd/blobdiff - src/openocd.c
replace berlios url's with sourceforge url's
[openocd] / src / openocd.c
index c49203036d8487a83829adb11e6fd17a30e1fdac..2c27fc421465eefd26788c3c9c5d13653f02b124 100644 (file)
@@ -329,7 +329,7 @@ int openocd_main(int argc, char *argv[])
                return EXIT_FAILURE;
 
        LOG_OUTPUT("For bug reports, read\n\t"
-               "http://openocd.berlios.de/doc/doxygen/bugs.html"
+               "http://openocd.sourceforge.net/doc/doxygen/bugs.html"
                "\n");
 
        command_context_mode(cmd_ctx, COMMAND_CONFIG);