Skip to content

Commit f14c829

Browse files
committed
docs: update llama.h docs
Signed-off-by: Aaron Teo <[email protected]>
1 parent 534a7ac commit f14c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-s390x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
# Build llama.cpp locally (for s390x)
55

6-
The main product of this project is the `llama` library. Its C-style interface can be found in [include/llama.h](//include/llama.h).
6+
The main product of this project is the `llama` library. Its C-style interface can be found in [include/llama.h](../include/llama.h).
77

88
The project also includes many example programs and tools using the `llama` library. The examples range from simple, minimal code snippets to sophisticated sub-projects such as an OpenAI-compatible HTTP server.
99

0 commit comments

Comments
 (0)