Skip to content

Commit 54faaa8

Browse files
mudlerdave-gray101
andauthored
fix(webui): correct documentation URL for text2img (#2233)
Signed-off-by: mudler <[email protected]> Co-authored-by: Dave <[email protected]>
1 parent daba8a8 commit 54faaa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/http/views/text2image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div class="flex items-center justify-center text-center pb-2">
1515
<span class="text-3xl font-semibold text-gray-100">
1616
🖼️ Text to Image
17-
<a href="https://localai.io/models/" target="_blank" >
17+
<a href="https://localai.io/features/image-generation" target="_blank" >
1818
<i class="fas fa-circle-info pr-2"></i>
1919
</a>
2020
</span>

0 commit comments

Comments
 (0)