Browse Source

chore: adjust discover links

silentoplayz 2 months ago
parent
commit
2d130f3bec

+ 1 - 1
src/lib/components/admin/Functions.svelte

@@ -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">

+ 1 - 1
src/lib/components/workspace/Models.svelte

@@ -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">

+ 1 - 1
src/lib/components/workspace/Prompts.svelte

@@ -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">

+ 1 - 1
src/lib/components/workspace/Tools.svelte

@@ -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">