From 933c504caa55572c2badfc7d415969fb6e9f1fa4 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Wed, 2 Aug 2023 16:38:56 -0700 Subject: [PATCH] build: remove link from package description (#23) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ecb208..1872b26 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dist", "README.md" ], - "description": "Flip [Electron Fuses](https://github.com/electron/electron/blob/master/docs/tutorial/fuses.md) and customize your packaged build of Electron", + "description": "Flip Electron Fuses and customize your packaged build of Electron", "repository": { "type": "git", "url": "git+https://github.com/electron/fuses.git"