mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-04-05 06:31:55 +08:00
docs(deeplinks): fix repo link
This commit is contained in:
parent
d42780daca
commit
32661b791a
@ -34,7 +34,7 @@ export interface DeeplinkMatch {
|
|||||||
@Plugin({
|
@Plugin({
|
||||||
plugin: 'ionic-plugin-deeplinks',
|
plugin: 'ionic-plugin-deeplinks',
|
||||||
pluginRef: 'IonicDeeplink',
|
pluginRef: 'IonicDeeplink',
|
||||||
repo: 'https://github.com/driftyo/ionic-plugin-deeplinks',
|
repo: 'https://github.com/driftyco/ionic-plugin-deeplinks',
|
||||||
platforms: ['iOS', 'Android']
|
platforms: ['iOS', 'Android']
|
||||||
})
|
})
|
||||||
export class Deeplinks {
|
export class Deeplinks {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user