From 9dbd27460acec82131af0cc34564c43af202096b Mon Sep 17 00:00:00 2001 From: Ayuna Vogel Date: Sun, 15 May 2016 17:44:32 -0400 Subject: [PATCH] Update the link to the blog post on auth2 for iPhone and iPad Update the link to the blog post http://lukeredpath.co.uk/blog/2010/06/01/oauth2-for-iphone-and-ipad-applications/ --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index c75f787..8e2b2b5 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ # LROAuth2Client, OAuth2 client for iPhone/iPad -Not much documentation here right now, but check out [my introductory blog post](http://lukeredpath.co.uk/blog/oauth2-for-iphone-and-ipad-applications.html). +Not much documentation here right now, but check out [my introductory blog post](http://lukeredpath.co.uk/blog/2010/06/01/oauth2-for-iphone-and-ipad-applications/). -A demo project can be found [here](http://github.com/lukeredpath/LROAuth2Demo). \ No newline at end of file +A demo project can be found [here](http://github.com/lukeredpath/LROAuth2Demo).