mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac: update info url
This commit is contained in:
parent
656e75372c
commit
9193c9bd7d
1 changed files with 1 additions and 5 deletions
|
|
@ -21,11 +21,7 @@
|
|||
LATEST_VERSION: version.latest
|
||||
})}
|
||||
|
||||
<a
|
||||
href="https://github.com/open-webui/open-webui/releases/tag/v{version.latest}"
|
||||
target="_blank"
|
||||
class="underline"
|
||||
>
|
||||
<a href="https://github.com/open-webui/open-webui/releases" target="_blank" class="underline">
|
||||
{$i18n.t('Update for the latest features and improvements.')}</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue