Skip to content

Commit 7da73b2

Browse files
committed
Revise link to grammar syntax in grammar summary
The notation itself is not the "grammar production rules", so we don't want to use that as the link text. Let's instead point people to the rule identifier by name.
1 parent 25a4588 commit 7da73b2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/grammar.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Grammar summary
22

3-
The following is a summary of the [grammar production rules].
3+
The following is a summary of the grammar production rules. For details on the syntax of this grammar, see *[notation.grammar.syntax]*.
44

55
{{ grammar-summary }}
6-
7-
[grammar production rules]: notation.md

0 commit comments

Comments
 (0)