From 89eb81a7b39b503852949c6c4cac82659752dd6d Mon Sep 17 00:00:00 2001 From: Jozef Izso Date: Fri, 24 Oct 2025 15:27:08 +0200 Subject: [PATCH] Use correct repository path in `package.json` info --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 656ae42..2621186 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "author": "Jozef Izso", "repository": { "type": "git", - "url": "git+https://github.com/jozefizso/markdown-cli.git" + "url": "git+https://github.com/slidoapp/markdown-cli.git" }, "keywords": [ "markdown",