File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Runtime Dependency
66Installing From a Binary Package
77================================
88
9- Windows binary packages can be downloaded [ here ] ( http://sourceforge.net/projects/editorconfig/files/EditorConfig-C-Core/ ) .
9+ Windows binary packages can be downloaded the [ Release page ] [ ] .
1010
1111Windows users can also install EditorConfig core by [ Chocolatey] ( http://chocolatey.org/packages/editorconfig.core ) .
1212
@@ -50,8 +50,8 @@ The easiest way to obtain EditorConfig C core source is using git:
5050
5151 git clone --recursive https://github.com/editorconfig/editorconfig-core-c.git
5252
53- Alternatively, you can download the source tarball/zipfile from [ SourceForge ] [ ]
54- and unarchive it.
53+ Alternatively, you can download the source tarball/zipfile from the [ Release
54+ page ] [ ] and unarchive it.
5555
5656Start Building
5757--------------
@@ -181,4 +181,4 @@ Arguments:
181181[ cmake ] : https://cmake.org
182182[ PCRE2 ] : https://pcre.org/
183183[ Visual Studio ] : https://visualstudio.microsoft.com
184- [ SourceForge ] : https://sourceforge.net/projects/ editorconfig/files/EditorConfig-C-Core/
184+ [ Release page ] : https://github.com/ editorconfig/editorconfig-core-c/releases
You can’t perform that action at this time.
0 commit comments