Skip to content

Commit 874e024

Browse files
committed
docs: add link to "Integrating Custom View Libraries"
1 parent ba07cfd commit 874e024

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/customization/views.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
Shield provides the default view files, but they are sample files.
44
Customization is recommended.
55

6+
If your application uses a different method to convert view files to HTML than
7+
CodeIgniter's built-in `view()` helper, see
8+
[Integrating Custom View Libraries](./integrating_custom_view_libs.md).
9+
610
## Change $views
711

812
Change values in `$views` in the **app/Config/Auth.php** file.

0 commit comments

Comments
 (0)