Skip to content

Commit c12915e

Browse files
author
obozdag
authored
docs: Fix getresult link in database/query_builder.rst
Fix getresult link in database/query_builder.rst
1 parent 1fc8af9 commit c12915e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/database/query_builder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $query, which can be used to show the results:
8888

8989
.. literalinclude:: query_builder/004.php
9090

91-
Please visit the :doc:`getResult() method <getresult>` method for a full
91+
Please visit the :ref:`getResult() <getresult>` method for a full
9292
discussion regarding result generation.
9393

9494
$builder->getCompiledSelect()

0 commit comments

Comments
 (0)