diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index c237f77085..4a0f014d49 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -1110,7 +1110,7 @@ model: #### Using a Custom Model -To use your own custom model, first compile it into a .dfp file, which is the format used by MemryX. +To use your own custom model, first compile it into a [.dfp](https://developer.memryx.com/2p1/specs/files.html#dataflow-program) file, which is the format used by MemryX. #### Compile the Model