Skip to content

Commit

Permalink
Fix existing octicon redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Aug 1, 2023
1 parent 873f688 commit d25c52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
{
"name": "Redirect /octicons/*",
"match": "octicons/(.*)",
"match": "^\/octicons(?:\/.*)?$",
"destination": "/design/foundations/icons/{R:2}"
},
{
Expand Down

0 comments on commit d25c52a

Please sign in to comment.