From 18e93d7c0b07fd01bd5b0e18c24e649153cc4bfc Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Thu, 24 May 2018 12:34:39 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59a105813..c3e309589 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/domchristie/turndown-plugin-gfm.git" + "url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git" }, "scripts": { "build": "npm run build-cjs && npm run build-es && npm run build-iife",