diff options
| author | JF <jf@codingfield.com> | 2020-09-28 20:10:33 (GMT) |
|---|---|---|
| committer | JF <jf@codingfield.com> | 2020-09-28 20:10:33 (GMT) |
| commit | 0e2a3d4394f832e83b816c958756562f75668512 (patch) | |
| tree | 33e1571b0cf56762ad5059cbf4e0701909d9c789 /doc/openOCD.md | |
| parent | e26a5afcac84734cf415d701586c612fdd56e628 (diff) | |
Fix typo
Diffstat (limited to 'doc/openOCD.md')
| -rw-r--r-- | doc/openOCD.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openOCD.md b/doc/openOCD.md index f70060b..a199bd7 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 |
