diff --git a/burn-book/src/import/onnx-model.md b/burn-book/src/import/onnx-model.md index 23fa10a17..c8218c077 100644 --- a/burn-book/src/import/onnx-model.md +++ b/burn-book/src/import/onnx-model.md @@ -134,4 +134,4 @@ streamline your deep learning workflows like never before. --- > 🚨**Note**: `burn-import` crate is in active development and currently supports a -> [limited set of ONNX operators](https://github.com/tracel-ai/burn/blob/main/burn-import/SUPPORTED-ONNX-OPS.md). +> [limited set of ONNX operators](https://github.com/tracel-ai/burn/blob/main/crates/burn-import/SUPPORTED-ONNX-OPS.md).