diff --git a/pages/develop/setup/csharp/start.md.txt b/pages/develop/setup/csharp/start.md.txt index 7d6185336..7f27ee6aa 100644 --- a/pages/develop/setup/csharp/start.md.txt +++ b/pages/develop/setup/csharp/start.md.txt @@ -27,7 +27,7 @@ The paths to the ``mcs`` compiler and to the ``mono`` application must be in the ### On Windows ### -In order to have EFL on a Windows environment we highly recommend following [this guide](/windows-start.md) which accomplishes that using [MSYS2](http://www.msys2.org) and [ewpi](https://github.com/vtorri/ewpi). +In order to have EFL on a Windows environment we highly recommend following [this guide](/docs/distros/windows-start.md) which accomplishes that using [MSYS2](http://www.msys2.org) and [ewpi](https://github.com/vtorri/ewpi). You need a compatible version of [Mono](http://www.mono-project.com) (5.0 or higher). It suffices to install it with *pacman* in the MSYS2 environment: