X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fopenocd.c;h=2c27fc421465eefd26788c3c9c5d13653f02b124;hp=c49203036d8487a83829adb11e6fd17a30e1fdac;hb=cf692abe83a90f74cb21b1864f348cd52fe26454;hpb=43689d3371714a100ad610ec1857b4d0c2219636 diff --git a/src/openocd.c b/src/openocd.c index c49203036d..2c27fc4214 100644 --- a/src/openocd.c +++ b/src/openocd.c @@ -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);