mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
fix: releases link
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user