File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ const Footer = () => (
1313 < Link className = "footer__link" to = "/guides/getting-started/" > Get Started</ Link >
1414 < Link className = "footer__link" to = "/organization/" > Organization</ Link >
1515 < Link className = "footer__link" to = "/support/" > Support</ Link >
16- < Link className = "footer__link" to = "/guides/ comparison/" > Comparison</ Link >
16+ < Link className = "footer__link" to = "/comparison/" > Comparison</ Link >
1717 </ section >
1818
1919 < section className = "footer__middle" >
Original file line number Diff line number Diff line change @@ -184,4 +184,4 @@ Here we declare a new module for SVGs by specifying any import that ends in `.sv
184184
185185W> This may degrade build performance.
186186
187- See the [ Build Performance] ( guides/build-performance/ ) guide on build tooling.
187+ See the [ Build Performance] ( / guides/build-performance/) guide on build tooling.
You can’t perform that action at this time.
0 commit comments