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 = () => (
13
13
< Link className = "footer__link" to = "/guides/getting-started/" > Get Started</ Link >
14
14
< Link className = "footer__link" to = "/organization/" > Organization</ Link >
15
15
< 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 >
17
17
</ section >
18
18
19
19
< 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
184
184
185
185
W> This may degrade build performance.
186
186
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