diff --git a/docs/abstract_interp_lib.md b/docs/abstract_interp_lib.md index eb862e6bb40e..e4d346e435f4 100644 --- a/docs/abstract_interp_lib.md +++ b/docs/abstract_interp_lib.md @@ -104,7 +104,7 @@ that this is minimal. ## Adding to the abstract interpretation library -See [Adding a Shape and Dtype Function](adding_a_shape_and_dtype_function.md) +See [Adding Abstract Interpretation Functions](adding_abstract_interpretation_functions.md) for details on how to add a shape and dtype function for an operator. ## Rationale