Skip to content

Commit 8a49ecd

Browse files
committed
fix: update repository URL from markdown-agent to mdflow
1 parent b0de400 commit 8a49ecd

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
@@ -5,7 +5,7 @@
55
"type": "module",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/johnlindquist/markdown-agent.git"
8+
"url": "https://github.com/johnlindquist/mdflow.git"
99
},
1010
"bin": {
1111
"mdflow": "./src/index.ts",

0 commit comments

Comments
 (0)