Skip to content

Commit 76c6ec0

Browse files
authored
updating link to properly render
fixing "[here](ttps://sourceforge.net/projects/tdm-gcc/)" to "[here](https://sourceforge.net/projects/tdm-gcc/)".
1 parent eed79b8 commit 76c6ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ To compile this package on Windows OS you must have the `gcc` compiler installed
280280
3) Open a terminal for the TDM-GCC toolchain, can be found in the Windows Start menu.
281281
4) Navigate to your project folder and run the `go build ...` command for this package.
282282

283-
For example the TDM-GCC Toolchain can be found [here](ttps://sourceforge.net/projects/tdm-gcc/).
283+
For example the TDM-GCC Toolchain can be found [here](https://sourceforge.net/projects/tdm-gcc/).
284284

285285
## Errors
286286

0 commit comments

Comments
 (0)