Skip to content

Commit a917a93

Browse files
committed
Grammar of identifiers: correct link to keywords page
1 parent fcb3fd7 commit a917a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ that does _not_ occur in the set of [keywords].
2828

2929
[`XID_start`]: http://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AXID_Start%3A%5D&abb=on&g=&i=
3030
[`XID_continue`]: http://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%3AXID_Continue%3A%5D&abb=on&g=&i=
31-
[keywords]: ../grammar.html#keywords
31+
[keywords]: keywords.html
3232
[^non_ascii_idents]: Non-ASCII characters in identifiers are currently feature
3333
gated. This is expected to improve soon.

0 commit comments

Comments
 (0)