diff --git a/doc/openOCD.md b/doc/openOCD.md index f70060b7..a199bd7a 100644 --- a/doc/openOCD.md +++ b/doc/openOCD.md @@ -11,7 +11,7 @@ We will build OpenOCD from sources, as packages from Linux distributions are mos - Fetch the sources from GIT, and build and install it: ``` -git clone https://^Ct.code.sf.net/p/openocd/code openocd-code +git clone https://git.code.sf.net/p/openocd/code openocd-code cd openocd-code