Add a redirect for the old bodhi icon.
This commit is contained in:
parent
567740bdb6
commit
aeb6e83323
1 changed files with 6 additions and 0 deletions
|
@ -113,6 +113,12 @@
|
|||
target: https://bodhi.stg.fedoraproject.org/updates
|
||||
when: env == 'staging'
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: 89-bodhi2-icon
|
||||
website: admin.fedoraproject.org
|
||||
regex: /updates/static/images/bodhi-icon-48.png$
|
||||
target: https://apps.fedoraproject.org/img/icons/bodhi.png
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
name: 90-bodhi2-cutover-updates
|
||||
website: admin.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue