aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2015-04-07 09:40:53 +0100
committerPaul Fertser <fercerpav@gmail.com>2015-04-16 20:28:21 +0100
commit8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b (patch)
treef5ad9cd7a127c80685dc0d79f89a6b1b61dd25c0 /doc
parent788bdb49fd663c0f608cdb81dcd15ba0857a524b (diff)
downloadriscv-openocd-8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b.zip
riscv-openocd-8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b.tar.gz
riscv-openocd-8d86633eb7c4cc74c3bf4c19eafa49ae76743c7b.tar.bz2
docs: update OpenOCD url's to openocd.org domain
Change-Id: I8b55c8d12773a1c36f2fd2afeecf20a74e890064 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/2698 Tested-by: jenkins
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 364b9a4..3573d6d 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -170,7 +170,7 @@ controllers (LPC3180, Orion, S3C24xx, more) is included.
The OpenOCD web site provides the latest public news from the community:
-@uref{http://openocd.sourceforge.net/}
+@uref{http://openocd.org/}
@section Latest User's Guide:
@@ -178,11 +178,11 @@ The user's guide you are now reading may not be the latest one
available. A version for more recent code may be available.
Its HTML form is published regularly at:
-@uref{http://openocd.sourceforge.net/doc/html/index.html}
+@uref{http://openocd.org/doc/html/index.html}
PDF form is likewise published at:
-@uref{http://openocd.sourceforge.net/doc/pdf/openocd.pdf}
+@uref{http://openocd.org/doc/pdf/openocd.pdf}
@section OpenOCD User's Forum
@@ -256,7 +256,7 @@ providing a Doxygen reference manual. This document contains more
technical information about the software internals, development
processes, and similar documentation:
-@uref{http://openocd.sourceforge.net/doc/doxygen/html/index.html}
+@uref{http://openocd.org/doc/doxygen/html/index.html}
This document is a work-in-progress, but contributions would be welcome
to fill in the gaps. All of the source files are provided in-tree,
@@ -292,7 +292,7 @@ communication between developers:
The OpenOCD Bug Tracker is hosted on SourceForge:
-@uref{https://sourceforge.net/p/openocd/tickets/}
+@uref{http://bugs.openocd.org/}
@node Debug Adapter Hardware
@@ -735,7 +735,7 @@ If all goes well you'll see output something like
@example
Open On-Chip Debugger 0.4.0 (2010-01-14-15:06)
For bug reports, read
- http://openocd.sourceforge.net/doc/doxygen/bugs.html
+ http://openocd.org/doc/doxygen/bugs.html
Info : JTAG tap: lm3s.cpu tap/device found: 0x3ba00477
(mfg: 0x23b, part: 0xba00, ver: 0x3)
@end example