Skip to content

Commit aac2f25

Browse files
authored
Merge pull request #610 from ratmice/changes_link_fmt
Fix link formatting
2 parents 283cca9 + 3d1eb50 commit aac2f25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ section below.
1414
users to keep together the necessary grmtools settings, rather than
1515
having to remember what is set in, for example, a `build.rs` file. See
1616
[Lex Extensions](https://softdevteam.github.io/grmtools/latest_release/book/lexextensions.html)
17-
and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html
18-
for more details) in the grmtools book for more details. `nimbleparse` is
17+
and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html)
18+
in the grmtools book for more details. `nimbleparse` is
1919
also able to use `%grmtools` directives.
2020

2121
Note that setting options via the command-line / build script overrides

0 commit comments

Comments
 (0)