mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
fix: releases link
This commit is contained in:
parent
1e67035bd3
commit
5a2fafceae
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
|||
on:click={() => {
|
||||
show = false;
|
||||
}}
|
||||
href="https://github.com/open-webui/"
|
||||
href="https://github.com/open-webui/open-webui/releases"
|
||||
>
|
||||
<Map className="size-5" />
|
||||
<div class="flex items-center">{$i18n.t('Releases')}</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue