Skip to content

Commit

Permalink
DOCS replace broken Director link to Routing
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherdarling committed Nov 19, 2020
1 parent d76dd25 commit 52f1fbe
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -80,7 +80,7 @@ below the search form on the left.
You can have more customised logic and interface feedback through a custom controller.
Let's create a simple upload form (which is used for `MyDataObject` instances).
You'll need to add a route to your controller to make it accessible via URL
(see [director](/reference/director)).
(see [Routing](/controllers/routing/)).


```php
Expand Down

0 comments on commit 52f1fbe

Please sign in to comment.