From cdb99a74ccddb191a4d840cc24b9aae717ef4dd3 Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Mon, 10 Jul 2017 15:55:16 +0200 Subject: [PATCH] docs(readme) improve link to 2.x README (#1764) link to branch instead of specific version so possible future updates are reflected after clicking the link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6aa9dde5a..d5232669e 100644 --- a/README.md +++ b/README.md @@ -171,9 +171,9 @@ Spent way too long diagnosing an issue only to realize a plugin wasn't firing or ## Plugin Missing? Let us know or submit a PR! Take a look at [the Developer Guide](https://github.com/ionic-team/ionic-native/blob/master/DEVELOPER.md) for more on how to contribute. :heart: -## Ionic V1/Angular 1 support +## Ionic v1 (AngularJS, Angular 1.x) support -For Ionic V1/Angular 1 support, please use version 2 of Ionic Native. See the [2.x README](https://github.com/ionic-team/ionic-native/blob/8cd648db5cddd7bdbe2bd78839b19c620cc8c04c/README.md) for usage information. +For Ionic v1 (AngularJS, Angular 1.x) support, please use version 2 of Ionic Native. See the [2.x README](https://github.com/ionic-team/ionic-native/blob/v2.x/README.md) for usage information. # Credits