From 3d1eb5053a52f228755aea2d27ca948f838f40e0 Mon Sep 17 00:00:00 2001 From: matt rice Date: Sat, 25 Oct 2025 01:02:15 -0700 Subject: [PATCH] Fix link formatting --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f70a3b763..c33d5591d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,8 +14,8 @@ section below. users to keep together the necessary grmtools settings, rather than having to remember what is set in, for example, a `build.rs` file. See [Lex Extensions](https://softdevteam.github.io/grmtools/latest_release/book/lexextensions.html) - and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html - for more details) in the grmtools book for more details. `nimbleparse` is + and [Yacc Extensions](https://softdevteam.github.io/grmtools/latest_release/book/yaccextensions.html) + in the grmtools book for more details. `nimbleparse` is also able to use `%grmtools` directives. Note that setting options via the command-line / build script overrides