From eb3f53c83367307636d9674822cdfcc7d9cbb09a Mon Sep 17 00:00:00 2001 From: Javier Torres Date: Thu, 27 Nov 2025 19:25:24 +0100 Subject: [PATCH] Fix links in README for api ref --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15a9307..cd35849 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ Run as a Model Context Protocol server: - **[Getting Started Guide](https://mozilla-ai.github.io/encoderfile/latest/getting-started/)** - Step-by-step tutorial - **[Building Guide](https://mozilla-ai.github.io/encoderfile/latest/reference/building/)** - Build encoderfiles from ONNX models - **[CLI Reference](https://mozilla-ai.github.io/encoderfile/latest/reference/cli/)** - Complete command-line documentation -- **[API Reference](https://mozilla-ai.github.io/encoderfile/latest/api-reference/)** - REST, gRPC, and MCP API docs +- **[API Reference](https://mozilla-ai.github.io/encoderfile/latest/reference/api-reference/)** - REST, gRPC, and MCP API docs ## 🛠️ Building Custom Encoderfiles