summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/app.json b/app.json
index 4d68c0df..4cf3875b 100644
--- a/app.json
+++ b/app.json
@@ -1,14 +1,14 @@
{
- "name": "CodiMD",
+ "name": "HedgeDoc",
"description": "Realtime collaborative markdown notes on all platforms",
"keywords": [
"Collaborative",
"Markdown",
"Notes"
],
- "website": "https://codimd.org",
- "repository": "https://github.com/codimd/server",
- "logo": "https://github.com/codimd/server/raw/master/public/codimd-icon-1024.png",
+ "website": "https://hedgedoc.org",
+ "repository": "https://github.com/hedgedoc/hedgedoc",
+ "logo": "https://github.com/hedgedoc/hedgedoc/raw/master/public/hedgedoc-icon-1024.png",
"success_url": "/",
"env": {
"NPM_CONFIG_PRODUCTION": {