summaryrefslogtreecommitdiffstats
path: root/user_guide/database/active_record.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/database/active_record.html')
-rw-r--r--user_guide/database/active_record.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html
index 7e0c14c81..d1598c555 100644
--- a/user_guide/database/active_record.html
+++ b/user_guide/database/active_record.html
@@ -598,7 +598,7 @@ $query = $this->db->get();</code>
<div id="footer">
<p>
-Previous Topic:&nbsp;&nbsp;<a href="results.html">Query Results</a>
+Previous Topic:&nbsp;&nbsp;<a href="helpers.html">Query Helper Functions</a>
&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="#top">Top of Page</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;
<a href="../index.html">User Guide Home</a>&nbsp;&nbsp;&nbsp;&middot;&nbsp;&nbsp;