Skip to content

Commit 4a67ea1

Browse files
committed
fix: correct repo link in package.json
1 parent ca38718 commit 4a67ea1

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
@@ -3,7 +3,7 @@
33
"version": "0.0.0-development",
44
"description": "Mike.Works typescript workshop",
55
"main": "server.js",
6-
"repository": "https://github.com/mike-works/typescript-workshop",
6+
"repository": "https://github.com/mike-works/typescript-fundamentals",
77
"author": "Mike North <[email protected]> (https://mike.works)",
88
"license": "BSD-3-Clause",
99
"scripts": {

0 commit comments

Comments
 (0)