docs: update incorrect urls

These were missed when git was moved to the new SF platform during Nov 2012.

Change-Id: I7b4ae9dea010d95f9bf4c26841b5b724f41768be
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1248
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
This commit is contained in:
Spencer Oliver
2013-03-16 20:38:38 +00:00
committed by Andreas Fritiofson
parent 8fa4d71d5c
commit fe97fab6a0
3 changed files with 8 additions and 7 deletions

View File

@@ -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