You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ We built Ionic because we wanted a framework that focused on building hybrid nat
19
19
It's important to realize that Ionic is not a replacement for frameworks used for building mobile web apps. There are a lot
20
20
of great solutions that work well for websites, like [jQuery Mobile](http://jquerymobile.com/).
21
21
22
-
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/)
22
+
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://blog.ionic.io/where-does-the-ionic-framework-fit-in/)
23
23
24
24
## Quick Start
25
25
@@ -62,13 +62,13 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
62
62
* Follow [@ionicframework on Twitter](https://twitter.com/ionicframework)
63
63
* Subscribe to the [Ionic Newsletter](http://ionicframework.com/subscribe/)
64
64
* Have a question that's not a feature request or bug report? [Discuss on the Ionic Forum](http://forum.ionicframework.com/)
* Have a feature request or find a bug? [Submit an issue](http://ionicframework.com/submit-issue/)
67
67
* Join our Community Slack Group! [Ionic Worldwide](http://ionicworldwide.herokuapp.com/)
68
68
69
69
## Authors
70
70
71
-
Originally created by [Adam Bradley](http://twitter.com/adamdbradley), [Ben Sperry](http://twitter.com/benjsperry), and [Max Lynch](http://twitter.com/maxlynch), Ionic has seen hundreds of great [contributors](https://github.com/driftyco/ionic/graphs/contributors) from around the world, including Ionic Team Members [Perry Govier](http://twitter.com/perrygovier), [Mike Hartington](http://twitter.com/mhartington), and [Tim Lancina](http://twitter.com/dopernicus).
71
+
Originally created by [Adam Bradley](https://twitter.com/adamdbradley), [Ben Sperry](https://twitter.com/benjsperry), and [Max Lynch](https://twitter.com/maxlynch), Ionic has seen hundreds of great [contributors](https://github.com/driftyco/ionic/graphs/contributors) from around the world, including Ionic Team Members [Perry Govier](https://twitter.com/perrygovier), [Mike Hartington](https://twitter.com/mhartington), and [Tim Lancina](https://twitter.com/dopernicus).
72
72
73
73
## Development
74
74
@@ -104,7 +104,7 @@ Originally created by [Adam Bradley](http://twitter.com/adamdbradley), [Ben Sper
104
104
105
105
### Commit Conventions
106
106
107
-
* Uses these [commit conventions](http://github.com/ajoslin/conventional-changelog)
107
+
* Uses these [commit conventions](https://github.com/ajoslin/conventional-changelog)
0 commit comments