Skip to content

Commit

Permalink
Fix broken link in abstract_interp_lib.md (#2800)
Browse files Browse the repository at this point in the history
  • Loading branch information
zjgarvey authored Apr 27, 2024
1 parent 695458d commit 189b3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/abstract_interp_lib.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 189b3f1

Please sign in to comment.