X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=doc%2Fopenocd.texi;h=571faec6c3aee8fedfd11dbac357241442146401;hp=e2d9d3fe95047e9faecc920dfd371c1854bc9888;hb=fe97fab6a04665c71f1b721b061564de45b98e09;hpb=8fa4d71d5c33134cee269f5682871f102520b9c1 diff --git a/doc/openocd.texi b/doc/openocd.texi index e2d9d3fe95..571faec6c3 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