Skip to content

Commit 66621ff

Browse files
committed
miscweb: remove /newticket redirects for bugs static sites
Ref #10
1 parent 7b2c107 commit 66621ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hieradata/environments/production/roles/miscweb.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,11 @@ profile::miscweb::sites:
4242
name: jquery/bugs.jquery.com
4343
branch: gh-pages
4444
notifier: true
45-
extra_config: |
46-
rewrite ^/newticket https://github.com/jquery/jquery/issues/new permanent;
4745
bugs.jqueryui.com:
4846
repository:
4947
name: jquery/bugs.jqueryui.com
5048
branch: gh-pages
5149
notifier: true
52-
extra_config: |
53-
rewrite ^/newticket https://github.com/jquery/jquery-ui/issues/new permanent;
5450

5551
profile::miscweb::redirects:
5652
# css-chassis.com

0 commit comments

Comments
 (0)