Skip to content

Commit

Permalink
add reverse proxy for Primer Brand storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
rezrah committed Aug 23, 2023
1 parent 5456e09 commit 4fd51c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@
"match": "^mobile/(.*)",
"destination": "https://primer.github.io/mobile/{R:1}"
},
{
"name": "Brand Storybook proxy",
"match": "^brand/storybook/(.*)",
"destination": "https://stunning-chainsaw-j82glqz.pages.github.io/{R:1}"
},
{
"name": "Brand proxy",
"match": "^brand/(.*)",
Expand Down

0 comments on commit 4fd51c5

Please sign in to comment.