Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 206dc3f

Browse files
authored
Update README.md
1 parent b2326c4 commit 206dc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ https://reactql.org
1616
- [MobX](https://mobx.js.org/) for declarative, type-safe flux/store state management (automatically re-hydrated from the server.)
1717
- [Emotion](https://emotion.sh/) CSS-in-JS, with inline `<style>` tag generation that contains only the CSS that needs to be rendered.
1818
- [Sass](https://sass-lang.com/), [Less](http://lesscss.org/) and [PostCSS](https://postcss.org/) when importing `.css/.scss/.less` files.
19-
- [React Router 4](https://github.com/ReactTraining/react-router/tree/v4) for declarative browser + server routes.
19+
- [React Router 4](https://reacttraining.com/react-router/) for declarative browser + server routes.
2020

2121
- Declarative/dynamic `<head>` section, using [react-helmet](https://github.com/nfl/react-helmet).
2222

0 commit comments

Comments
 (0)