Skip to content

Commit 5bc62f5

Browse files
authored
Fix: [AEA-0000] - Fix URL (#8)
## Summary - Routine Change ### Details Just a minor typo that was preventing the semantic release from running.
1 parent b93ce18 commit 5bc62f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/NHSDigital/eps-workflow-quality-check"
11+
"url": "https://github.com/NHSDigital/eps-workflow-quality-checks"
1212
},
1313
"author": "NHS Digital",
1414
"license": "MIT",

0 commit comments

Comments
 (0)