Merge pull request #28 from bholub/patch-1

Fixing typo in link to github docs
This commit is contained in:
Tim Lancina 2016-03-10 09:49:33 -06:00
commit ddc339a0a3

View File

@ -3,7 +3,7 @@ import {Plugin, Cordova} from './plugin';
/**
* Reads the version of your app from the target build settings.
*
* Requires Cordova plugin: `cordova-plugin-app-version`. For more info, please see the [Cordova App Version docs](ttps://github.com/whiteoctober/cordova-plugin-app-version).
* Requires Cordova plugin: `cordova-plugin-app-version`. For more info, please see the [Cordova App Version docs](https://github.com/whiteoctober/cordova-plugin-app-version).
*
* ```
* cordova plugin add cordova-plugin-app-version