Skip to content

Commit d31ccfa

Browse files
doc: Fix invalid path to OpenOCD makefile
Signed-off-by: Anton Kolesov <[email protected]>
1 parent 39c8e50 commit d31ccfa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/release.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ Copy here extracted FTD2xx drivers, like::
6666

6767
Get Makefile.openocd from toolchain repository::
6868

69-
$ wget https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/\
70-
blob/arc-dev/windows-installer/Makefile.openocd
69+
$ wget https://raw.githubusercontent.com/foss-for-synopsys-dwc-arc-processors/toolchain/arc-dev/windows-installer/Makefile.openocd
7170

7271
Get source and checkout to tag::
7372

0 commit comments

Comments
 (0)