Skip to content

Commit 28d9a43

Browse files
author
obozdag
authored
docs: Update link to getResult() method in query_builder.rst
Update link to getResult() method in query_builder.rst
1 parent 6abf095 commit 28d9a43

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 <results>` page for a full
91+
Please visit the :doc:`getResult() method <getResult>` method for a full
9292
discussion regarding result generation.
9393

9494
$builder->getCompiledSelect()

0 commit comments

Comments
 (0)