From db69e4280c395098d775180b81cc8810f4c99ad9 Mon Sep 17 00:00:00 2001 From: Daniel Hritzkiv Date: Tue, 20 Mar 2018 11:40:41 -0400 Subject: [PATCH] Fix link to wiki --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab7257..24dfde4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ image.EndInit(); ImageBehavior.SetAnimatedSource(img, image); ``` -See the [wiki](https://github.com/thomaslevesque/WpfAnimatedGif/wiki) for more details on usage. +See the [wiki](https://github.com/XamlAnimatedGif/WpfAnimatedGif/wiki) for more details on usage. Features --------