Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 4807899

Browse files
authored
docs: correct download url (#1433)
1 parent c3a97f7 commit 4807899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ Cortex.cpp is a multi-engine that uses `llama.cpp` as the default engine but als
8181
<tr style="text-align:center">
8282
<td style="text-align:center"><b>Beta (Preview)</b></td>
8383
<td style="text-align:center">
84-
<a href='https://app.cortexcpp.com/download/beta/windowns-amd64-local'>
84+
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-local'>
8585
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
8686
<b>cortex-local-installer.exe</b>
8787
</a>
8888
</td>
8989
<td style="text-align:center">
90-
<a href='https://app.cortexcpp.com/download/beta/windowns-amd64-network'>
90+
<a href='https://app.cortexcpp.com/download/beta/windows-amd64-network'>
9191
<img src='https://github.com/janhq/docs/blob/main/static/img/windows.png' style="height:14px; width: 14px" />
9292
<b>cortex-network-installer.exe</b>
9393
</a>

0 commit comments

Comments
 (0)