Skip to content

Commit 449a4ed

Browse files
Documentation - Fix URI Routing Resource link
Signed-off-by: Najdanovic Ivan <najdanovicivan@gmail.com>
1 parent e340506 commit 449a4ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ available from the command line::
309309
Global Options
310310
==============
311311

312-
All of the methods for creating a route (add, get, post, `resource </incoming/resources.html>`_ etc) can take an array of options that
312+
All of the methods for creating a route (add, get, post, `resource <restful.html>`_ etc) can take an array of options that
313313
can modify the generated routes, or further restrict them. The ``$options`` array is always the last parameter::
314314

315315
$routes->add('from', 'to', $options);

0 commit comments

Comments
 (0)