Skip to content

Commit 0d29490

Browse files
committed
Improve the clarity of the note section.
1 parent c393ffc commit 0d29490

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,8 @@ and `../javadocs/1.0.x/overview-summary.html` as the link being checked, this ru
9090
`overview-summary.html` file at `../../static/javadocs/1.0.x/overview-summary.html`.
9191

9292
##### Note #####
93-
If a link matches multiple `source` regexes, the `route-map` option will use the first `source` regex the link matches,
94-
which may not be the desired `source` and `destination` pair. See below to see an example of that.
95-
93+
Ensure each `route-map` pair is specific because the route-map option will validate relative links using the first
94+
matching regex found in the configuration.
9695

9796
For e.g. With the following configuration
9897
```json

0 commit comments

Comments
 (0)