Author: JF <jf@codingfield.com>
Fix typo
doc/openOCD.md | 2 +-
diff --git a/doc/openOCD.md b/doc/openOCD.md index f70060b76c3cee3de0bbc2d5faf3e1a8ff143b76..a199bd7ab4473e9b33f8bf7ac39db689b176a214 100644 --- a/doc/openOCD.md +++ b/doc/openOCD.md @@ -11,7 +11,7 @@ - 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