aboutsummaryrefslogtreecommitdiff
path: root/doc/openocd.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/openocd.texi')
-rw-r--r--doc/openocd.texi8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index e2d9d3fe..571faec6 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -222,7 +222,11 @@ or expand the OpenOCD source code.
During the 0.3.x release cycle, OpenOCD switched from Subversion to
a GIT repository hosted at SourceForge. The repository URL is:
-@uref{git://openocd.git.sourceforge.net/gitroot/openocd/openocd}
+@uref{git://git.code.sf.net/p/openocd/code}
+
+or via http
+
+@uref{http://git.code.sf.net/p/openocd/code}
You may prefer to use a mirror and the HTTP protocol:
@@ -234,8 +238,6 @@ There are also gitweb pages letting you browse the repository
with a web browser, or download arbitrary snapshots without
needing a GIT client:
-@uref{http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd}
-
@uref{http://repo.or.cz/w/openocd.git}
The @file{README} file contains the instructions for building the project