diff --git a/noosphere.toml b/noosphere.toml index a4165d9..217ab7c 100644 --- a/noosphere.toml +++ b/noosphere.toml @@ -7,7 +7,7 @@ name = "noz" description = "Ein digitaler Garten von Bruno Deanoz." author = "Bruno Deanoz" -url = "https://noz.kryptomnrx.de" +url = "https://noz.dev" lang = "de" [garden] diff --git a/package.json b/package.json index 76a5e8c..f6f64ac 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A self-hosted digital garden — Markdown notes, wikilinks, KaTeX, graph view and a full CLI/studio API.", "author": "Bruno Deanoz ", "license": "AGPL-3.0-only", - "homepage": "https://noz.kryptomnrx.de", + "homepage": "https://noz.dev", "repository": { "type": "git", "url": "https://git.kryptomrx.de/noz/noz.git"