Skip to content

Commit f40a5ee

Browse files
committed
docs: make page title shorter
1 parent 10d5f4d commit f40a5ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/customization/route_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Customizing Route Configuration
1+
# Customizing Routes
22

33
If you need to customize how any of the auth features are handled, you will likely need to update the routes to point to the correct controllers. You can still use the `service('auth')->routes()` helper, but you will need to pass the `except` option with a list of routes to customize:
44

0 commit comments

Comments
 (0)