diff --git a/tools/ui/README.md b/tools/ui/README.md index abbbabe92..4334f9681 100644 --- a/tools/ui/README.md +++ b/tools/ui/README.md @@ -681,6 +681,6 @@ tools/ui/ ## Related Documentation -- [llama.cpp Server README](../README.md) - Full server documentation -- [Multimodal Documentation](../../../docs/multimodal.md) - Image and audio support -- [Function Calling](../../../docs/function-calling.md) - Tool use capabilities +- [llama.cpp Server README](../server/README.md) - Full server documentation +- [Multimodal Documentation](../../docs/multimodal.md) - Image and audio support +- [Function Calling](../../docs/function-calling.md) - Tool use capabilities