diff options
author | Spencer Oliver <ntfreak@users.sourceforge.net> | 2011-10-12 12:25:59 +0100 |
---|---|---|
committer | Spencer Oliver <ntfreak@users.sourceforge.net> | 2011-10-12 12:25:59 +0100 |
commit | 24f82100f894351d3359e0d4542ec1daed944354 (patch) | |
tree | c9da85d32038d9f07d7949ea2eba7e9ad2b08aaa /doc | |
parent | ca0cc39f5f33e83613bea1a829842339e023dfb4 (diff) | |
download | riscv-openocd-24f82100f894351d3359e0d4542ec1daed944354.zip riscv-openocd-24f82100f894351d3359e0d4542ec1daed944354.tar.gz riscv-openocd-24f82100f894351d3359e0d4542ec1daed944354.tar.bz2 |
docs: update more url's
Change-Id: I476078f32910579fed55777c3b0e6da3ef3363b7
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 1759931..960a4c0 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -241,7 +241,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/index.html} +@uref{http://openocd.sourceforge.net/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, |