Unnamed repository; edit this file 'description' to name the repository.
| -rw-r--r-- | lib/ungrammar/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ungrammar/README.md b/lib/ungrammar/README.md index a5e130fedf..7f6eb98079 100644 --- a/lib/ungrammar/README.md +++ b/lib/ungrammar/README.md @@ -4,7 +4,7 @@ A DSL for specifying concrete syntax trees. See the [blog post][post] for an introduction. -See [./rust.ungram](./rust.ungram) for an example. +See [./ungrammar.ungram](./ungrammar.ungram) for an example. ## Editor support |