adjust regex here to handle lang hopefully
This commit is contained in:
parent
40ce0076db
commit
77884fb982
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@
|
|||
- role: httpd/redirectmatch
|
||||
name: cloud-to-atomic-download
|
||||
website: getfedora.org
|
||||
regex: /.*/cloud/download.*$
|
||||
regex: /(.*)/cloud/download.*$
|
||||
target: https://stg.getfedora.org/$1/atomic/download
|
||||
when: env == 'staging'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue