Skip to content

Commit a05be0c

Browse files
committed
Merge staging
2 parents 75c392f + 87f2ab4 commit a05be0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/docker/caddy/Caddyfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ redir @versionold /docs/v{re.version.1}/distribution/
3636
@version path_regexp version ^/docs/v([^/]+)/?$
3737
redir @version /docs/v{re.version.1}/symfony/
3838

39-
@version_current path_regexp path ^/docs/v4\.0/(.*)
39+
@version_current path_regexp path ^/docs/v4\.1/(.*)
4040
redir @version_current /docs/{re.path.1}
4141

4242
@withoutExtension not path_regexp \.\w+$

0 commit comments

Comments
 (0)