Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
regisss committed Jul 24, 2023
1 parent c923e64 commit c106476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/onnxruntime/usage_guides/quantization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ while the latter effectively handles quantization.

<Tip>

You can read the [conceptual guide on quantization](.../concept_guides/quantization) to learn about quantization. It
You can read the [conceptual guide on quantization](concept_guides/quantization) to learn about quantization. It
explains the main concepts that you will be using when performing quantization with the
[`~optimum.onnxruntime.ORTQuantizer`].

Expand Down

0 comments on commit c106476

Please sign in to comment.