mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
Fixing typo in link to github docs
This commit is contained in:
parent
ce6adccb9a
commit
b27e799526
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user