docs: Update domain

* dohna-ns.sbs -> dohna.ovh
This commit is contained in:
LittleChest 2025-08-12 17:09:34 +08:00
parent e4c92fb2fa
commit 51e35cc622
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Another DNS over HTTPS recursive resolver.
## For Users ## 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 ## 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. 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.

View File

@ -8,6 +8,6 @@
}, },
"author": "LittleChest", "author": "LittleChest",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"homepage": "https://dohna-ns.sbs/", "homepage": "https://dohna.ovh/",
"private": true "private": true
} }