Skip to content

Commit 6dfa46e

Browse files
committed
build: update links to Action
1 parent 47562af commit 6dfa46e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/LKedward/setup-fpm.git"
11+
"url": "git+https://github.com/fortran-lang/setup-fpm.git"
1212
},
1313
"keywords": [],
1414
"author": "",
15-
"license": "ISC",
15+
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/LKedward/setup-fpm/issues"
17+
"url": "https://github.com/fortran-lang/setup-fpm/issues"
1818
},
19-
"homepage": "https://github.com/LKedward/setup-fpm#readme",
19+
"homepage": "https://github.com/fortran-lang/setup-fpm#readme",
2020
"dependencies": {
2121
"@actions/core": "^1.10.1",
2222
"@actions/exec": "^1.0.4",

0 commit comments

Comments
 (0)