Skip to content

Commit 8cac490

Browse files
[TASK] Drop obsolete permalink/guide-policy:bylaws redirect
1 parent 45724ab commit 8cac490

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

config/nginx/redirects.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,11 +1151,6 @@ location /typo3cms/extensions/ {
11511151
rewrite ^/typo3cms/extensions/([^/]+)(/stable/?)? https://extensions.typo3.org/extension/$1 redirect;
11521152
}
11531153

1154-
# Redirect of by-laws due to broken documentation rendering
1155-
location = /permalink/guide-policy:bylaws {
1156-
return 303 /permalink/policy:bylaws;
1157-
}
1158-
11591154
#################################
11601155
# Third-party extension redirects
11611156
#################################

0 commit comments

Comments
 (0)