Skip to content

Commit 210b311

Browse files
committed
docs: fix links
1 parent 569a4f9 commit 210b311

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/child-process-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/dangreen"
1010
},
1111
"license": "MIT",
12-
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/master/packages/child-process-utils#readme",
12+
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/main/packages/child-process-utils#readme",
1313
"funding": "https://ko-fi.com/dangreen",
1414
"repository": {
1515
"type": "git",

packages/hosted-git-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/dangreen"
1010
},
1111
"license": "MIT",
12-
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/master/packages/hosted-git-info#readme",
12+
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/main/packages/hosted-git-info#readme",
1313
"funding": "https://ko-fi.com/dangreen",
1414
"repository": {
1515
"type": "git",

packages/stream-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/dangreen"
1010
},
1111
"license": "MIT",
12-
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/master/packages/stream-utils#readme",
12+
"homepage": "https://github.com/TrigenSoftware/simple-libs/tree/main/packages/stream-utils#readme",
1313
"funding": "https://ko-fi.com/dangreen",
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)