Skip to content

Commit 427b9bb

Browse files
authored
Update ROUTER.md
Fix hyperlink.
1 parent 2c6bff2 commit 427b9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ROUTER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ uses this router and demonstrates a number of features.
750750
2. Router logging is enabled so you can read what the router does in the console.
751751

752752
There are also unit tests available in the
753-
[japgolly.scalajs.react.extra.router](../test/src/test/scala/japgolly/scalajs/react/extra/router)
753+
[japgolly.scalajs.react.extra.router](../library/tests/src/test/scala/japgolly/scalajs/react/extra/router)
754754
package.
755755

756756
[This](https://github.com/chandu0101/scalajs-react-template) simple example [demonstrates](http://chandu0101.github.io/scalajs-react-template/) routing as well.

0 commit comments

Comments
 (0)