This is an automated email from the git hooks/post-receive script. www-data pushed a commit to branch master in repository reactos.
View the commit online: https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c609406c2fa73ccabb3b21462ebef85f9a40762e commit c609406c2fa73ccabb3b21462ebef85f9a40762e Author: Goblenus <[email protected]> AuthorDate: Wed Oct 4 11:40:37 2017 +0300 Fix url typo in README (#9) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5da30b2a6..4e01ecfecb 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The code of ReactOS is licensed under [GNU GPL 2.0+](https://spdx.org/licenses/G To build the system it is strongly advised to use the _ReactOS Build Environment (RosBE)._ Up-to-date versions for Windows and for Unix/GNU-Linux are available -from our download page at: http://www.reactos.org/wiki/Build_Environment/ +from our download page at: http://www.reactos.org/wiki/Build_Environment Alternatively one can use Microsoft Visual C++ (MSVC) version 2010+. Building with MSVC is covered here: https://www.reactos.org/wiki/Building_with_MSVC -- To stop receiving notification emails like this one, please contact the administrator of this repository.
