diff options
author | Sheogorath | 2018-10-05 19:36:40 +0200 |
---|---|---|
committer | Sheogorath | 2018-10-05 19:36:45 +0200 |
commit | a006f53dea8890352284b687494ab9198fff9b92 (patch) | |
tree | 0e987d3b87f91c5144379a2461461f46bfc11a54 | |
parent | 36117195fa6725498e758f721c5935c07a07c4fa (diff) |
Update URL to codimd's own URL
Since we have an own URL we should use it in here, since CodiMD and
HackMD are really drifting away from each other.
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5c8c7b2f..0e85eb69 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "Markdown", "Notes" ], - "homepage": "https://hackmd.io", + "homepage": "https://codimd.org", "maintainers": [ { "name": "Max Wu", |