diff --git a/jax/experimental/export/_shape_poly.py b/jax/experimental/export/_shape_poly.py index 8afc8bf65eb0..8a5f3e845892 100644 --- a/jax/experimental/export/_shape_poly.py +++ b/jax/experimental/export/_shape_poly.py @@ -87,7 +87,7 @@ class InconclusiveDimensionOperation(core.InconclusiveDimensionOperation): are non-constant, and the result of the operation cannot be represented as a boolean value for all values of the symbolic dimensions involved. -Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison_of_symbolic_dimensions_is_partially_supported +Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison-of-symbolic-dimensions-is-partially-supported for more details. """