Skip to content

Commit 8f24590

Browse files
committed
docs: remove incorrect description
A complete URL will be converted with base_url().
1 parent 1add05a commit 8f24590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/errors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ forcing a redirect to a specific route or URL:
109109

110110
.. literalinclude:: errors/010.php
111111

112-
``$uri`` may be a URI path relative to baseURL, or a complete URL. You can also supply a
112+
``$uri`` is a URI path relative to baseURL. You can also supply a
113113
redirect code to use instead of the default (``302``, "temporary redirect"):
114114

115115
.. literalinclude:: errors/011.php

0 commit comments

Comments
 (0)