Skip to content

Commit 25b1bc9

Browse files
authored
ui: Correct links in tools/ui/README.md [no ci] (ggml-org#23139)
In `tools/ui/README.md`, update the relative links, now that the `README.md` file has been moved from `tools/server/webui/` to `tools/ui/`. See ggml-org@59778f0.
1 parent 18675b6 commit 25b1bc9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tools/ui/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,6 @@ tools/ui/
681681

682682
## Related Documentation
683683

684-
- [llama.cpp Server README](../README.md) - Full server documentation
685-
- [Multimodal Documentation](../../../docs/multimodal.md) - Image and audio support
686-
- [Function Calling](../../../docs/function-calling.md) - Tool use capabilities
684+
- [llama.cpp Server README](../server/README.md) - Full server documentation
685+
- [Multimodal Documentation](../../docs/multimodal.md) - Image and audio support
686+
- [Function Calling](../../docs/function-calling.md) - Tool use capabilities

0 commit comments

Comments
 (0)