mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
Merge pull request #16048 from silentoplayz/discovery-links-adjustment
chore: update discover links
This commit is contained in:
commit
49a928d48c
4 changed files with 4 additions and 4 deletions
|
|
@ -569,7 +569,7 @@
|
|||
|
||||
<a
|
||||
class=" flex cursor-pointer items-center justify-between hover:bg-gray-50 dark:hover:bg-gray-850 w-full mb-2 px-3.5 py-1.5 rounded-xl transition"
|
||||
href="https://openwebui.com/#open-webui-community"
|
||||
href="https://openwebui.com/functions"
|
||||
target="_blank"
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
|
|
|||
|
|
@ -609,7 +609,7 @@
|
|||
|
||||
<a
|
||||
class=" flex cursor-pointer items-center justify-between hover:bg-gray-50 dark:hover:bg-gray-850 w-full mb-2 px-3.5 py-1.5 rounded-xl transition"
|
||||
href="https://openwebui.com/#open-webui-community"
|
||||
href="https://openwebui.com/models"
|
||||
target="_blank"
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
|
|
|||
|
|
@ -358,7 +358,7 @@
|
|||
|
||||
<a
|
||||
class=" flex cursor-pointer items-center justify-between hover:bg-gray-50 dark:hover:bg-gray-850 w-full mb-2 px-3.5 py-1.5 rounded-xl transition"
|
||||
href="https://openwebui.com/#open-webui-community"
|
||||
href="https://openwebui.com/prompts"
|
||||
target="_blank"
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
|
|
|||
|
|
@ -496,7 +496,7 @@
|
|||
|
||||
<a
|
||||
class=" flex cursor-pointer items-center justify-between hover:bg-gray-50 dark:hover:bg-gray-850 w-full mb-2 px-3.5 py-1.5 rounded-xl transition"
|
||||
href="https://openwebui.com/#open-webui-community"
|
||||
href="https://openwebui.com/tools"
|
||||
target="_blank"
|
||||
>
|
||||
<div class=" self-center">
|
||||
|
|
|
|||
Loading…
Reference in a new issue