Skip to content

Commit 08bb3f7

Browse files
fix broken redirect (#177)
1 parent 94fe44e commit 08bb3f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@ raw: /manual/core/wildcard -> ${base}/manual/core/index-wildcard/
18011801
# Redirects for 5.2 and greater (if pages are removed in 5.2 that used to exist in earlier versions)
18021802
#
18031803

1804-
[v5.2-*]: /${version}/reference/command/availableQueryOptions -> ${base}/${version}/reference/command
1804+
(v5.1-*]: /${version}/reference/command/availableQueryOptions -> ${base}/${version}/reference/command
18051805

18061806
#
18071807
# Redirects for new 5.1 pages

0 commit comments

Comments
 (0)