summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorDavid Mehren2020-11-15 21:02:36 +0100
committerGitHub2020-11-15 21:02:36 +0100
commit4c0efe1237bc33b52d06eaf86a28adad9a041ec2 (patch)
treefa068d16074645b7b6d8d88b78724b9cd82dd879 /app.json
parent299301f0fe5bea41b4407bbbc03932fc4dd1c1d3 (diff)
parent9898ab3ca5fa226967d8a3aca8e6e752554ed64d (diff)
Merge pull request #453 from hedgedoc/misc/renaming
Diffstat (limited to '')
-rw-r--r--app.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/app.json b/app.json
index 4d68c0df..24e69a9d 100644
--- a/app.json
+++ b/app.json
@@ -1,14 +1,14 @@
{
- "name": "CodiMD",
- "description": "Realtime collaborative markdown notes on all platforms",
+ "name": "HedgeDoc",
+ "description": "The best platform to write and share markdown.",
"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": {