Skip to content

Commit 64eff39

Browse files
committed
Update README.md
Fixed Module Bundler fragment
1 parent f65bad2 commit 64eff39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Using `react-css-modules`:
122122

123123
Setup consists of:
124124

125-
* Setting up a [module bundler](#modulebundler) to load the [Interoperable CSS](https://github.com/css-modules/icss).
125+
* Setting up a [module bundler](#module-bundler) to load the [Interoperable CSS](https://github.com/css-modules/icss).
126126
* [Decorating](#decorator) your component using `react-css-modules`.
127127

128128
### Module Bundler

0 commit comments

Comments
 (0)