summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorSheogorath2019-03-02 14:27:51 +0100
committerSheogorath2019-03-02 14:27:59 +0100
commit9981a6c8bafb0630abb3574c1efdc07ff8c58ade (patch)
tree46092d407594d9a45602ab1ae6bb357e90ea97bf /app.json
parent5274247790daa023e4712b622b4e14a74d02805a (diff)
Fix wrong domain in app.json
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r--app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app.json b/app.json
index 6a6142ee..816540d1 100644
--- a/app.json
+++ b/app.json
@@ -6,7 +6,7 @@
"Markdown",
"Notes"
],
- "website": "https://hackmd.io",
+ "website": "https://codimd.org",
"repository": "https://github.com/hackmdio/codimd",
"logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png",
"success_url": "/",