We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0519177 commit ab71b75Copy full SHA for ab71b75
1 file changed
user_guide_src/source/helpers/html_helper.rst
@@ -471,7 +471,7 @@ The following functions are available:
471
// <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
472
473
The following is a list of the pre-defined doctype choices. These are configurable,
474
- pulled from `application/Config/DocTypes.php`, or they could be over-ridden in your `.env` configuration.
+ pulled from **app/Config/DocTypes.php**, or they could be over-ridden in your **.env** configuration.
475
476
=============================== =================== ==================================================================================================================================================
477
Document type Option Result
0 commit comments