From 6689be4581cb517d7b18237feeab90391158c4a8 Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Sat, 14 Nov 2020 22:23:18 +0100 Subject: Replace slogan Signed-off-by: Tilman Vatteroth --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index cb3bac3b..5b4b7c5c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "HedgeDoc", "version": "1.6.0", - "description": "Realtime collaborative markdown notes on all platforms.", + "description": "The best platform to write and share markdown.", "main": "app.js", "license": "AGPL-3.0", "scripts": { @@ -29,7 +29,7 @@ "bootstrap-validator": "^0.11.8", "chance": "^1.0.4", "cheerio": "^0.22.0", - "codemirror": "git+https://github.com/codimd/CodeMirror.git", + "codemirror": "git+https://github.com/hedgedoc/CodeMirror.git", "compression": "^1.6.2", "connect-flash": "^0.1.1", "connect-session-sequelize": "^6.0.0", -- cgit v1.2.3