diff --git a/frontend/public/json/2fauth.json b/frontend/public/json/2fauth.json index 42e544acf8..857b188d6d 100644 --- a/frontend/public/json/2fauth.json +++ b/frontend/public/json/2fauth.json @@ -9,8 +9,8 @@ "updateable": true, "privileged": false, "interface_port": 80, - "documentation": null, - "website": "https://docs.2fauth.app/", + "documentation": "https://docs.2fauth.app/", + "website": "https://2fauth.app/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/2fauth.webp", "config_path": "cat /opt/2fauth/.env", "description": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. It aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.",