Skip to content

Commit 09417e6

Browse files
committed
minor #6812 Fixed a Console article redirection (javiereguiluz)
This PR was merged into the 2.7 branch. Discussion ---------- Fixed a Console article redirection Commits ------- 45e523e Fixed a Console article redirection
2 parents e959589 + 45e523e commit 09417e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_build/redirection_map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
/cookbook/configuration/web_server_configuration /setup/web_server_configuration
107107
/cookbook/console/command_in_controller /console/command_in_controller
108108
/cookbook/console/commands_as_services /console/commands_as_services
109-
/cookbook/console/console_command /console/console_command
109+
/cookbook/console/console_command /console
110110
/cookbook/console/index /console
111111
/cookbook/console/logging /console/logging
112112
/cookbook/console/request_context /console/request_context

0 commit comments

Comments
 (0)