Skip to content

Commit 4541149

Browse files
authored
Merge pull request #2760 from cabbachew/patch-13
Update part7c.md
2 parents f298c2a + 4aa46dd commit 4541149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/7/en/part7c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ lang: en
77

88
<div class="content">
99

10-
In part 2, we examined two different ways of adding styles to our application: the old-school [single CSS](/en/part2/adding_styles_to_react_app) file and [inline styles](/en/part2/adding_styles_to_react_app#inline_styles). In this part, we will take a look at a few other ways.
10+
In part 2, we examined two different ways of adding styles to our application: the old-school [single CSS](/en/part2/adding_styles_to_react_app) file and [inline styles](/en/part2/adding_styles_to_react_app#inline-styles). In this part, we will take a look at a few other ways.
1111

1212
### Ready-made UI libraries
1313

0 commit comments

Comments
 (0)