docs: update documentation

This commit is contained in:
Maël Gangloff
2025-11-13 15:51:27 +01:00
parent e5a28514c5
commit 94291f2a30
25 changed files with 469 additions and 130 deletions

View File

@@ -10,7 +10,7 @@ export default function NamecheapConnectorForm() {
label={t`Username`}
name={['authData', 'ApiUser']}
help={<Typography.Link target='_blank' href='https://ap.www.namecheap.com/settings/tools/apiaccess/'>
{t`Retreive an API key and whitelist this instance's IP address on Namecheap's website`}
{t`Retrieve an API key and whitelist this instance's IP address on Namecheap's website`}
</Typography.Link>}
>
<Input prefix={<UserOutlined/>} autoComplete='off'/>