Update warning url from github md file to jan.ai docs site (#1414)
This commit is contained in:
parent
cd7c44ac2b
commit
37b842908b
@ -47,11 +47,11 @@ const GPUDriverPrompt: React.FC = () => {
|
||||
className="cursor-pointer text-blue-600"
|
||||
onClick={() =>
|
||||
openExternalUrl(
|
||||
'https://github.com/janhq/jan/blob/main/USAGE.md'
|
||||
'https://jan.ai/guides/troubleshooting/gpu-not-used/'
|
||||
)
|
||||
}
|
||||
>
|
||||
Jan running mode documentation
|
||||
Jan is Not Using GPU
|
||||
</span>{' '}
|
||||
.
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user