Skip to content

Commit

Permalink
redirect tooltip alternatives (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank committed Oct 9, 2023
1 parent f7ebeed commit 9cfe2c9
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 @@ -369,6 +369,11 @@
"name": "CSS Utilities",
"match": "^css/utilities",
"destination": "/design/foundations/css-utilities/getting-started"
},
{
"name": "Redirect tooltip alternatives",
"match": "/design/accessibility/tooltip-alternatives",
"destination": "/design/components/tooltip#alternatives-to-tooltips"
}
],
"rewrites": [
Expand Down

0 comments on commit 9cfe2c9

Please sign in to comment.