From a28cdb6848595b7aefdc5cbd65b19121839c76c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Wed, 10 Apr 2019 15:29:00 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1bd5350..2b3ffe8e 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ The Uno Platform is an Universal Windows Platform Bridge to allow UWP based code Use the UWP tooling from Windows in [Visual Studio](https://www.visualstudio.com/), such as [Xaml Edit and Continue](https://blogs.msdn.microsoft.com/visualstudio/2016/04/06/ui-development-made-easier-with-xaml-edit-continue/) and [C# Edit and Continue](https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-use-edit-and-continue-csharp), build your application as much as possible on Windows, then validate that your application runs on iOS, Android and WebAssembly. -Visit [our documentation](doc/index.md) for more details. \ No newline at end of file +Visit [our documentation](https://github.com/nventive/Uno/blob/master/doc/index.md) for more details.