From 4fde1029e3f5f9b9129ad41e54eac6c07cc152ed Mon Sep 17 00:00:00 2001 From: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com> Date: Wed, 9 Jul 2025 12:08:24 +0800 Subject: [PATCH] `/users` is incorrect and will return a 404 error. Use `/#/users` instead. --- dnsapi2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi2.md b/dnsapi2.md index 6ab3a1f..d1be499 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -725,7 +725,7 @@ Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issu ## 99. Use Constellix domain API -Get your API credentials at https://manage.constellix.com/users +Get your API credentials at https://manage.constellix.com/#/users ```sh export CONSTELLIX_Key="XXX"