Skip to content

Commit 9981a6c

Browse files
committed
Fix wrong domain in app.json
Signed-off-by: Sheogorath <[email protected]>
1 parent 5274247 commit 9981a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Markdown",
77
"Notes"
88
],
9-
"website": "https://hackmd.io",
9+
"website": "https://codimd.org",
1010
"repository": "https://github.com/hackmdio/codimd",
1111
"logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png",
1212
"success_url": "/",

0 commit comments

Comments
 (0)