Skip to content

Commit 4afbd02

Browse files
authored
Merge pull request #1085 from AlexITC/patch-1
Fix hyperlink in ROUTER.md
2 parents 2c6bff2 + 427b9bb commit 4afbd02

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)