This commit is contained in:
mingholy.lmh 2026-02-11 11:46:45 +08:00
parent 50e5cf7508
commit 5f710b5f6f
8 changed files with 9 additions and 1 deletions

View file

@ -315,6 +315,8 @@ export function AuthDialog(): React.JSX.Element {
<Text color={theme?.text?.secondary} underline>
{t('More instructions please check:')}
</Text>
</Box>
<Box marginTop={0}>
<Link url={MODEL_PROVIDERS_DOCUMENTATION_URL} fallback={false}>
<Text color={Colors.AccentGreen} underline>
{MODEL_PROVIDERS_DOCUMENTATION_URL}