Skip to content

Commit be3524c

Browse files
committed
Fix incorrect support/source reference
1 parent 0fc2db9 commit be3524c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

META6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"support": {
2323
"bugtracker": "https://github.com/raku-community-modules/MIME-Base64/issues",
2424
"email": "[email protected]",
25-
"source-url": "git://github.com/raku-community-modules/MIME-Base64.git"
25+
"source": "git://github.com/raku-community-modules/MIME-Base64.git"
2626
},
2727
"tags": [
2828
"MIME",

0 commit comments

Comments
 (0)