aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbk521234 <bryan.kielpinski52@gmail.com>2018-11-17 09:45:35 -0700
committerGitHub <noreply@github.com>2018-11-17 09:45:35 -0700
commit76c6ec051693eefb99b6aa664a9196a4bdc44913 (patch)
tree8e54f6da8feb680c12729b6da50b14f75b983469 /README.md
parentupdate README.md (diff)
downloadgolite-76c6ec051693eefb99b6aa664a9196a4bdc44913.tar.gz
golite-76c6ec051693eefb99b6aa664a9196a4bdc44913.tar.xz
updating link to properly render
fixing "[here](ttps://sourceforge.net/projects/tdm-gcc/)" to "[here](https://sourceforge.net/projects/tdm-gcc/)".
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 506f3ec..bc31134 100644
--- a/README.md
+++ b/README.md
@@ -280,7 +280,7 @@ To compile this package on Windows OS you must have the `gcc` compiler installed
3) Open a terminal for the TDM-GCC toolchain, can be found in the Windows Start menu.
4) Navigate to your project folder and run the `go build ...` command for this package.
-For example the TDM-GCC Toolchain can be found [here](ttps://sourceforge.net/projects/tdm-gcc/).
+For example the TDM-GCC Toolchain can be found [here](https://sourceforge.net/projects/tdm-gcc/).
## Errors