X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README;h=34f1e7b9ca311586e590600f3ca18d895be6f39b;hp=08aa4f2a0a585804a2d74f0a4191abc7fd6d57ec;hb=fe97fab6a04665c71f1b721b061564de45b98e09;hpb=8fa4d71d5c33134cee269f5682871f102520b9c1 diff --git a/README b/README index 08aa4f2a0a..34f1e7b9ca 100644 --- a/README +++ b/README @@ -423,7 +423,7 @@ Obtaining OpenOCD From GIT You can download the current GIT version with a GIT client of your choice from the main repository: - git://openocd.git.sourceforge.net/gitroot/openocd/openocd + git://git.code.sf.net/p/openocd/code You may prefer to use a mirror: @@ -434,7 +434,7 @@ Using the GIT command line client, you might use the following command to set up a local copy of the current repository (make sure there is no directory called "openocd" in the current directory): - git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd + git clone git://git.code.sf.net/p/openocd/code Then you can update that at your convenience using @@ -443,7 +443,6 @@ Then you can update that at your convenience using There is also a gitweb interface, which you can use either to browse the repository or to download arbitrary snapshots using HTTP: - http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd http://repo.or.cz/w/openocd.git Snapshots are compressed tarballs of the source tree, about 1.3 MBytes