Skip to content

Commit 73518cf

Browse files
committed
Fix licenseUrl
1 parent 8af372b commit 73518cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Projects/Rijndael256/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"copyright": "Copyright (C)2013 2Toad, LLC. All rights reserved.",
88
"packOptions": {
99
"owners": [ "2Toad, LLC" ],
10-
"licenseUrl": "https://github.com/2Toad/Rijndael256/LICENSE",
10+
"licenseUrl": "https://github.com/2Toad/Rijndael256/blob/master/LICENSE",
1111
"projectUrl": "https://github.com/2Toad/Rijndael256",
1212
"tags": [
1313
"2Toad",

0 commit comments

Comments
 (0)