Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 1f885cf

Browse files
committed
Fix links in package.json
Signed-off-by: Georg Ehrke <[email protected]>
1 parent 0425e9f commit 1f885cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"vuejs",
77
"components"
88
],
9-
"repository": "https://github.com/nextcloud/vue-dashboardg",
10-
"homepage": "https://github.com/nextcloud/vue-dashboardg",
11-
"bugs": "https://github.com/nextcloud/vue-dashboardg/issues",
9+
"repository": "https://github.com/nextcloud/nextcloud-vue-dashboard",
10+
"homepage": "https://github.com/nextcloud/nextcloud-vue-dashboard",
11+
"bugs": "https://github.com/nextcloud/nextcloud-vue-dashboard/issues",
1212
"author": "Julius Härtl <[email protected]>",
1313
"license": "AGPL-3.0",
1414
"scripts": {

0 commit comments

Comments
 (0)