mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 06:15:23 +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={() => {
|
on:click={() => {
|
||||||
show = false;
|
show = false;
|
||||||
}}
|
}}
|
||||||
href="https://github.com/open-webui/"
|
href="https://github.com/open-webui/open-webui/releases"
|
||||||
>
|
>
|
||||||
<Map className="size-5" />
|
<Map className="size-5" />
|
||||||
<div class="flex items-center">{$i18n.t('Releases')}</div>
|
<div class="flex items-center">{$i18n.t('Releases')}</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue