From 544a1410feba0b390e7715c50b7565e9ccc7701f Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Fri, 21 Nov 2014 17:46:48 -0600 Subject: [PATCH] docs(): remove broken link in readme Closes #2487 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 216b191ea4..35eda4bfff 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We built Ionic because we wanted a framework that focused on building hybrid nat It's important to realize that Ionic is not a replacement for frameworks used for building mobile web apps. There are a lot of great solutions that work well for websites, like [jQuery Mobile](http://jquerymobile.com/). -Ionic is also not a good solution if you need to support older generation devices. Our [compatibility](http://ionicframework.com/docs/#browser-support) *starts* at iOS 6 and Android 4.1. We will never support versions earlier than those. This is a framework for the future. Learn more: [Where does the Ionic Framework fit in?](http://ionicframework.com/blog/where-does-the-ionic-framework-fit-in/) +Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.1. We will never support versions earlier than those. This is a framework for the future. Learn more: [Where does the Ionic Framework fit in?](http://ionicframework.com/blog/where-does-the-ionic-framework-fit-in/) ## Quick Start