Fix wrong domain in app.json
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
5274247790
commit
9981a6c8ba
1 changed files with 1 additions and 1 deletions
2
app.json
2
app.json
|
@ -6,7 +6,7 @@
|
||||||
"Markdown",
|
"Markdown",
|
||||||
"Notes"
|
"Notes"
|
||||||
],
|
],
|
||||||
"website": "https://hackmd.io",
|
"website": "https://codimd.org",
|
||||||
"repository": "https://github.com/hackmdio/codimd",
|
"repository": "https://github.com/hackmdio/codimd",
|
||||||
"logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png",
|
"logo": "https://github.com/hackmdio/codimd/raw/master/public/codimd-icon-1024.png",
|
||||||
"success_url": "/",
|
"success_url": "/",
|
||||||
|
|
Loading…
Reference in a new issue