File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
user_guide_src/source/database Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ your :doc:`configuration <configuration>` settings:
2424Once loaded the class is ready to be used as described below.
2525
2626.. note :: If all your pages require database access you can connect
27- automatically. See the :doc: `connecting <connecting >` page for details.
27+ automatically. See the :doc: `Connecting to a Database <connecting >` page for details.
2828
2929Standard Query With Multiple Results (Object Version)
3030=====================================================
@@ -66,7 +66,7 @@ Standard Insert
6666Query Builder Query
6767===================
6868
69- The :doc: `Query Builder Pattern <query_builder >` gives you a simplified
69+ The :doc: `Query Builder <query_builder >` gives you a simplified
7070means of retrieving data:
7171
7272.. literalinclude :: examples/007.php
You can’t perform that action at this time.
0 commit comments