docs: hide Windows CUDA download links until release (#8874)
Signed-off-by: jh-block <jhugo@block.xyz>
This commit is contained in:
@@ -12,12 +12,6 @@ const WindowsDesktopInstallButtons = () => {
|
||||
>
|
||||
<IconDownload /> Windows
|
||||
</Link>
|
||||
<Link
|
||||
className="button button--primary button--lg"
|
||||
to="https://github.com/aaif-goose/goose/releases/download/stable/Goose-win32-x64-cuda.zip"
|
||||
>
|
||||
<IconDownload /> Windows CUDA
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user