summaryrefslogtreecommitdiffstats
path: root/user_guide/database/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/database/index.html')
-rw-r--r--user_guide/database/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/database/index.html b/user_guide/database/index.html
index 594de80dd..fa3548cf1 100644
--- a/user_guide/database/index.html
+++ b/user_guide/database/index.html
@@ -63,7 +63,7 @@ Database Library
structures and Active Record patterns. The database functions offer clear, simple syntax.</p>
<ul>
- <li><a href="examples.html">Quick Start: Usage Examples</a></li>
+ <li><a href="examples.html">Quick Start: Usage Examples</a></li>
<li><a href="configuration.html">Database Configuration</a></li>
<li><a href="connecting.html">Connecting to a Database</a></li>
<li><a href="queries.html">Running Queries</a></li>