Skip to content

Commit

Permalink
Merge pull request #585 from api-platform/fix/redi
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka authored Dec 11, 2024
2 parents 945d722 + 72e4ae9 commit cfcdcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docker/caddy/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ redir @distribution /docs/symfony/
redir @coreToSymfony /docs/symfony/{re.pathMatch.1}/

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

@docsroot path_regexp ^/docs(/?)$
redir @docsroot /docs/symfony/
Expand Down

0 comments on commit cfcdcb8

Please sign in to comment.