From ca0cc39f5f33e83613bea1a829842339e023dfb4 Mon Sep 17 00:00:00 2001
From: Spencer Oliver <ntfreak@users.sourceforge.net>
Date: Wed, 12 Oct 2011 09:32:59 +0100
Subject: [PATCH] docs: update project url's

Change-Id: I54fc3aff722ed25143aad85e58d19b72fcecbba0
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
---
 NEWTAPS                       | 2 +-
 PATCHES.txt                   | 2 +-
 README                        | 2 +-
 doc/manual/primer/patches.txt | 2 +-
 doc/manual/server.txt         | 5 +++++
 doc/openocd.texi              | 2 +-
 6 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/NEWTAPS b/NEWTAPS
index e78905445..638fa0052 100644
--- a/NEWTAPS
+++ b/NEWTAPS
@@ -4,7 +4,7 @@ Reporting Unknown JTAG TAP IDS
 If OpenOCD reports an UNKNOWN or Unexpected Tap ID please report it to
 the development mailing list - However - keep reading.
 
-openocd-development@lists.berlios.de.
+openocd-devel@lists.sourceforge.net.
 
 ========================================
 
diff --git a/PATCHES.txt b/PATCHES.txt
index 856b09477..2757eacab 100644
--- a/PATCHES.txt
+++ b/PATCHES.txt
@@ -2,7 +2,7 @@
 /** @page patchguide Patch Guidelines
 
 Please mail patches to: @par
-	openocd-development@lists.berlios.de
+	openocd-devel@lists.sourceforge.net
 
 Note that you can't send patches to that list unless
 you're a member, despite what the list info page says.
diff --git a/README b/README
index 62d1f777a..f49dd31fb 100644
--- a/README
+++ b/README
@@ -26,7 +26,7 @@ viewed on-line at the following URLs:
     http://openocd.sourceforge.net/doc/html/index.html
 
  OpenOCD Developer's Manual:
-    http://openocd.sourceforge.net/doc/doxygen/index.html
+    http://openocd.sourceforge.net/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.
diff --git a/doc/manual/primer/patches.txt b/doc/manual/primer/patches.txt
index a894234cf..cb3c07c29 100644
--- a/doc/manual/primer/patches.txt
+++ b/doc/manual/primer/patches.txt
@@ -139,7 +139,7 @@ these maintainers.
 
 Patches must be sent to the OpenOCD developer mailing list:
 @par
-	openocd-development@lists.berlios.de
+	openocd-devel@lists.sourceforge.net
 
 They will be reviewed and committed if the changes are found to be
 acceptable.  If there are problems, you will receive feedback via the
diff --git a/doc/manual/server.txt b/doc/manual/server.txt
index f6a06700b..3c2fbd0e3 100644
--- a/doc/manual/server.txt
+++ b/doc/manual/server.txt
@@ -309,3 +309,8 @@ This section needs to be expanded.
 
  */
 
+/** @page serverhttp OpenOCD http Server API
+
+This section needs to be expanded.
+
+ */
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 817c4f93f..175993182 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -168,7 +168,7 @@ STM32x). Preliminary support for various NAND flash controllers
 
 The OpenOCD web site provides the latest public news from the community:
 
-@uref{http://openocd.sourceforge.net/web/}
+@uref{http://openocd.sourceforge.net/}
 
 @section Latest User's Guide:
 
-- 
GitLab