From 44f3aa164d36b4b8a5de946e5a07097cbb495442 Mon Sep 17 00:00:00 2001 From: Simon Jackson Date: Sat, 31 Dec 2016 17:10:46 +0000 Subject: [PATCH] README.md edited online with Bitbucket --HG-- branch : develop_5.3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96e9544..4ab7476 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For more info, here's a little introduction video for the project: [![View Intro Video](http://img.youtube.com/vi/njoIeE4akq0/0.jpg)](http://www.youtube.com/watch?v=njoIeE4akq0 "Unity UI Extensions intro video") You can follow the UI Extensions team for updates and news on: -### [Twitter](https://twitter.com/search?q=%23uiextensions) / [Facebook](https://www.facebook.com/UnityUIExtensions/) / [YouTube](https://www.youtube.com/channel/UCG3gZOkmL-2rmZat4ufv28Q)### +### [Twitter](https://twitter.com/search?q=%23unityuiextensions) / [Facebook](https://www.facebook.com/UnityUIExtensions/) / [YouTube](https://www.youtube.com/channel/UCG3gZOkmL-2rmZat4ufv28Q)### ----- @@ -192,4 +192,4 @@ I will add more sample scenes for the UI examples in this repository and detail > `UnityEngine.UI.InputField.onValueChange' is obsolete. > ``` > This has no effect on the package working in 5.4 plus and is only there to maintain backwards compatibility. We will look to update/remove this in a future release, likely after 5.4. -If you have any concerns, feel free to update your code in your project to add the missing "d". Unity have ensured it still works as they have mapped the API change for now. +If you have any concerns, feel free to update your code in your project to add the missing "d". Unity have ensured it still works as they have mapped the API change for now. \ No newline at end of file