From d4b27f1332bf439986a968e3b9ba4ea616f21f68 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Wed, 27 Jan 2016 09:40:24 +1030 Subject: [PATCH] point to the Perspex organization --- docs/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build.md b/docs/build.md index c501b02c38..db59f43154 100644 --- a/docs/build.md +++ b/docs/build.md @@ -39,7 +39,7 @@ Then install the needed packages: ### Clone the Perspex repository - git clone https://github.com/grokys/Perspex.git + git clone https://github.com/Perspex/Perspex.git We currently need to build our own private version of ReactiveUI as it doesn't work on mono. This is linked as a submodule in the git repository, so run: @@ -57,4 +57,4 @@ Set the TestApplication project as the startup project and click Run. There will be some compile errors in the tests, but ignore them for now. -You can track the Linux version's progress in the [Linux issue](https://github.com/grokys/Perspex/issues/78). +You can track the Linux version's progress in the [Linux issue](https://github.com/Perspex/Perspex/issues/78).