Skip to content

Commit 129c558

Browse files
authored
fix(README): update link to trivial test example (#339)
1 parent 9bfea7e commit 129c558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_gen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ detail*.
121121
[api:LibraryBuilder]: https://www.dartdocs.org/documentation/source_gen/latest/builder/LibraryBuilder-class.html
122122

123123
[Dart transformers]: https://www.dartlang.org/tools/pub/assets-and-transformers.html
124-
[Trivial example]: https://github.com/dart-lang/source_gen/blob/master/test/src/comment_generator.dart
124+
[Trivial example]: https://github.com/dart-lang/source_gen/blob/master/source_gen/test/src/comment_generator.dart
125125
[build.dart]: https://github.com/dart-lang/source_gen/blob/master/build.dart
126126
[generate]: http://www.dartdocs.org/documentation/source_gen/latest/index.html#source_gen/source_gen@id_generate
127127
[build]: http://www.dartdocs.org/documentation/source_gen/latest/index.html#source_gen/source_gen@id_build

0 commit comments

Comments
 (0)