We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af1608 commit e19fc09Copy full SHA for e19fc09
user_guide_src/source/models/model.rst
@@ -38,7 +38,7 @@ CodeIgniter does provide a model class that has a few nice features, including:
38
39
- automatic database connection
40
- basic CRUD methods
41
-- in-model validation
+- :ref:`in-model validation <in-model-validation>`
42
- :ref:`automatic pagination <paginating-with-models>`
43
- and more
44
0 commit comments