Fix broken link in abstract_interp_lib.md (#2800)

pull/3200/head
zjgarvey 2024-04-27 13:27:05 -05:00 committed by GitHub
parent 695458daea
commit 189b3f112f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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