Skip to content

Commit 87f2ab4

Browse files
committed
add 4.1 redirect
1 parent 35ae157 commit 87f2ab4

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)