Skip to content

Commit c4f7aaa

Browse files
authored
Merge pull request #1343 from xxiong2021/main
according to Commit 1d36b36, the files path was changed
2 parents 34f8cf2 + 0b81565 commit c4f7aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ramalama-serve.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ URL support means if a model is on a web site or even on your local system, you
3030
## REST API ENDPOINTS
3131
Under the hood, `ramalama-serve` uses the `LLaMA.cpp` HTTP server by default.
3232

33-
For REST API endpoint documentation, see: [https://github.com/ggml-org/llama.cpp/blob/master/examples/server/README.md#api-endpoints](https://github.com/ggml-org/llama.cpp/blob/master/examples/server/README.md#api-endpoints)
33+
For REST API endpoint documentation, see: [https://github.com/ggml-org/llama.cpp/blob/master/tools/server/README.md#api-endpoints](https://github.com/ggml-org/llama.cpp/blob/master/tools/server/README.md#api-endpoints)
3434

3535
## OPTIONS
3636

0 commit comments

Comments
 (0)