Skip to content

Commit e36c642

Browse files
Fix Broken Links in README.md (#2559)
Fix invalid [contributor's guide] links found in the `README.md` file. --------- Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
1 parent 203a0f4 commit e36c642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ If you run into a bug in one of the samples, please file an issue in the
185185
[`package:shelf`]: https://pub.dev/packages/shelf
186186
[svn]: https://subversion.apache.org/
187187
[partial clone]: https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/
188-
[contributing guide]: CONTRIBUTING.md
188+
[contributor's guide]: CONTRIBUTING.md
189189
[The FlutterDev Discord]: https://discord.gg/rflutterdev
190190
[The Flutter Community forum]: https://forum.itsallwidgets.com/latest
191191
[`flutter/samples` issue tracker]: https://github.com/flutter/samples/issues

0 commit comments

Comments
 (0)