We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ae157 commit 87f2ab4Copy full SHA for 87f2ab4
api/docker/caddy/Caddyfile
@@ -36,7 +36,7 @@ redir @versionold /docs/v{re.version.1}/distribution/
36
@version path_regexp version ^/docs/v([^/]+)/?$
37
redir @version /docs/v{re.version.1}/symfony/
38
39
-@version_current path_regexp path ^/docs/v4\.0/(.*)
+@version_current path_regexp path ^/docs/v4\.1/(.*)
40
redir @version_current /docs/{re.path.1}
41
42
@withoutExtension not path_regexp \.\w+$
0 commit comments