This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 44cf6b656562844ce2ce06143abf31b3154eee79
Author: Vincent Torri <vincent.to...@gmail.com>
AuthorDate: Mon Jun 12 12:12:54 2023 -0700
Wiki page start.md changed with summary [] by Vincent Torri
---
pages/develop/setup/csharp/start.md.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.