From dd1142e03e4b5c7ea1b29672793a7c3e5848073b Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Wed, 8 Apr 2015 16:46:08 -0400 Subject: [PATCH] Updated link to XAML work in progress. Closes #37. --- Docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/intro.md b/Docs/intro.md index 96f445d1e2..1022a1af1d 100644 --- a/Docs/intro.md +++ b/Docs/intro.md @@ -215,7 +215,7 @@ different look-and-feel. ## XAML As you can see, all of the examples here are defined in code - but a XAML implementation is being -worked on. The current progress can be reviewed at https://github.com/SuperJMN/Perspex/tree/fuent-api. +worked on. The current progress can be reviewed at https://github.com/SuperJMN/Perspex. ## That's all for now