Skip to content

Commit 72e4ae9

Browse files
committed
fix: missing redirections
1 parent 945d722 commit 72e4ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/docker/caddy/Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ redir @distribution /docs/symfony/
1717
redir @coreToSymfony /docs/symfony/{re.pathMatch.1}/
1818

1919
@angular path_regexp pathMatch ^/docs/core/angularjs-integration(?:/?)$
20-
redir @angular /docs/core/angular-integration/
20+
redir @angular /docs/core/client-integration/
2121

2222
@docsroot path_regexp ^/docs(/?)$
2323
redir @docsroot /docs/symfony/

0 commit comments

Comments
 (0)