diff --git a/docs/references/api/preferences.rst b/docs/references/api/preferences.rst index 991106411..398a49aa6 100644 --- a/docs/references/api/preferences.rst +++ b/docs/references/api/preferences.rst @@ -265,7 +265,7 @@ To illustrate the use of this preference, consider the following scenario where "hint": null } -With `RPC `_, the preference is honored completely on the basis of the number of rows returned in the result set of the function. This can be useful for complex mutation queries using `data-modifying statements `_. A simple example: +With :ref:`RPC `, the preference is honored completely on the basis of the number of rows returned in the result set of the function. This can be useful for complex mutation queries using `data-modifying statements `_. A simple example: .. code-block:: postgres