diff --git a/src/config/plugins.ts b/src/config/plugins.ts index 77a39a72..09084373 100644 --- a/src/config/plugins.ts +++ b/src/config/plugins.ts @@ -76,7 +76,7 @@ export const actions = [ name: '@capgo/capacitor-uploader', author: 'github.com/riderx', description: 'Background Uploader for capacitor apps', - href: 'https://github.com/Cap-go/uploader/', + href: 'https://github.com/Cap-go/capacitor-uploader/', title: 'Uploader', icon: ArrowUpOnSquareIcon, },