Skip to content

Commit f6e85be

Browse files
committed
Replace references to SourceForge in the installation instructions with GitHub release page
1 parent ad68af1 commit f6e85be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

INSTALL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Runtime Dependency
66
Installing 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

1111
Windows 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

5656
Start 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

0 commit comments

Comments
 (0)