Skip to content

Commit 382e32a

Browse files
committed
docs: improve link
1 parent bce69e8 commit 382e32a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

user_guide_src/source/general/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,6 @@ Model files are automatically discovered whenever using the :php:func:`model()`
281281
Views
282282
=====
283283

284-
Views can be loaded using the class namespace as described in the :doc:`views </outgoing/views>` documentation:
284+
Views can be loaded using the class namespace as described in the :ref:`views <namespaced-views>` documentation:
285285

286286
.. literalinclude:: modules/012.php

user_guide_src/source/outgoing/views.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ When doing so you will need to include the directory name loading the view. Exam
8686
.. literalinclude:: views/004.php
8787
:lines: 2-
8888

89+
.. _namespaced-views:
90+
8991
Namespaced Views
9092
================
9193

0 commit comments

Comments
 (0)