Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelofern committed Jan 10, 2025
1 parent 2193ff0 commit 0f46299
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage/operations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,8 @@ Class Definitions
- Having a custom backward operation that will add the constraint back
without blocking any reads/writes by creating a unique index concurrently
first and using it to recreate the constraint. This is achieved through
the same strategy of py:class:`SaferAddIndexConcurrently`.
the same strategy of
:ref:`SaferAddIndexConcurrently <safer_add_index_concurrently>`.

How to use
----------
Expand Down

0 comments on commit 0f46299

Please sign in to comment.