summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTilman Vatteroth2020-11-14 22:23:18 +0100
committerTilman Vatteroth2020-11-14 22:23:18 +0100
commit6689be4581cb517d7b18237feeab90391158c4a8 (patch)
tree585fb26210317afb0ffb102821147dc6e0029275 /package.json
parent2fffe04b01f6e52d3998aa8734c38086215cc17a (diff)
Replace slogan
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
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",