diff --git a/README.md b/README.md index 0796203..415874e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Another DNS over HTTPS recursive resolver. ## For Users -Read [Dohna NS Documentation](https://dohna-ns.sbs/) to learn how to install Dohna NS on your device. +Read [Dohna NS Documentation](https://dohna.ovh/) to learn how to install Dohna NS on your device. ## Deploy @@ -30,4 +30,4 @@ You can use [Netlify CLI](https://cli.netlify.com/commands/serve/) or [`workerd` Make sure you can connect to upstream servers. -If you find a bug on self-hosted, try to reproduce it at `dohna-ns.sbs` before reporting it. +If you find a bug on self-hosted, try to reproduce it at `dohna.ovh` before reporting it. diff --git a/package.json b/package.json index 4013ece..041054a 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,6 @@ }, "author": "LittleChest", "license": "AGPL-3.0-or-later", - "homepage": "https://dohna-ns.sbs/", + "homepage": "https://dohna.ovh/", "private": true }