Skip to content

Commit 935feba

Browse files
committed
Use a better Dart link
1 parent 289c6f8 commit 935feba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-raw-identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ choose to stabilize it that way. Perhaps `br#keyword` could be used for this,
164164
but that may not be a good intuitive relationship.
165165

166166
[C#]: https://msdn.microsoft.com/en-us/library/aa664670(v=vs.71).aspx
167-
[Dart]: https://github.com/chalin/dart-spec-and-grammar/blob/6dafa1bc78ab85a4f35ce9b38e71f36b3986ee1a/doc/grammar-AUTOGENERATED-DO-NOT-EDIT.md#symbolLiteral
167+
[Dart]: https://www.dartlang.org/guides/language/language-tour#symbols
168168
[Kotlin]: https://kotlinlang.org/docs/reference/grammar.html
169169
[Scala]: https://www.scala-lang.org/files/archive/spec/2.13/01-lexical-syntax.html#identifiers
170170
[Swift]: https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/LexicalStructure.html

0 commit comments

Comments
 (0)