docs: update OpenOCD url's to openocd.org domain
[fw/openocd] / README
diff --git a/README b/README
index 68a7ea90724b944a9b08483c30ebf5af1b99d238..149eec57efd441a1fe2bc84991e0ec9457236b96 100644 (file)
--- a/README
+++ b/README
@@ -61,10 +61,10 @@ In addition to the in-tree documentation, the latest manuals may be
 viewed online at the following URLs:
 
   OpenOCD User's Guide:
-    http://openocd.sourceforge.net/doc/html/index.html
+    http://openocd.org/doc/html/index.html
 
   OpenOCD Developer's Manual:
-    http://openocd.sourceforge.net/doc/doxygen/html/index.html
+    http://openocd.org/doc/doxygen/html/index.html
 
 These reflect the latest development versions, so the following section
 introduces how to build the complete documentation from the package.