Skip to content

Commit

Permalink
chore: refspec error, use release- as a prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroedin committed Dec 20, 2024
1 parent 9db9f05 commit b12cf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[[redirects]]
from = '/v1/*'
to = 'https://v1.4.5--red-hat-design-system.netlify.app/:splat'
to = 'https://release-v1.4.5--red-hat-design-system.netlify.app/:splat'
status = 200
force = true

Expand Down

0 comments on commit b12cf0a

Please sign in to comment.