mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: remove incorrect description
A complete URL will be converted with base_url().
This commit is contained in:
parent
1add05a864
commit
8f24590548
@ -109,7 +109,7 @@ forcing a redirect to a specific route or URL:
|
||||
|
||||
.. literalinclude:: errors/010.php
|
||||
|
||||
``$uri`` may be a URI path relative to baseURL, or a complete URL. You can also supply a
|
||||
``$uri`` is a URI path relative to baseURL. You can also supply a
|
||||
redirect code to use instead of the default (``302``, "temporary redirect"):
|
||||
|
||||
.. literalinclude:: errors/011.php
|
||||
|
Loading…
x
Reference in New Issue
Block a user