Skip to content

Commit a7df695

Browse files
committed
Fix links in README for api ref, getting started
1 parent d92fe97 commit a7df695

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,10 +311,10 @@ Run as a Model Context Protocol server:
311311

312312
## 📚 Documentation
313313

314-
- **[Getting Started Guide](https://mozilla-ai.github.io/encoderfile/getting-started/)** - Step-by-step tutorial
314+
- **[Getting Started Guide](https://mozilla-ai.github.io/encoderfile/latest/getting-started/)** - Step-by-step tutorial
315315
- **[Building Guide](https://mozilla-ai.github.io/encoderfile/latest/reference/building/)** - Build encoderfiles from ONNX models
316316
- **[CLI Reference](https://mozilla-ai.github.io/encoderfile/latest/reference/cli/)** - Complete command-line documentation
317-
- **[API Reference](https://mozilla-ai.github.io/encoderfile/api-reference/)** - REST, gRPC, and MCP API docs
317+
- **[API Reference](https://mozilla-ai.github.io/encoderfile/latest/api-reference/)** - REST, gRPC, and MCP API docs
318318

319319
## 🛠️ Building Custom Encoderfiles
320320

0 commit comments

Comments
 (0)