Skip to content

Commit de6bfaa

Browse files
authored
Fix link in CONTRIBUTING.md (#2532)
## Pre-launch Checklist - [x] I read the [Flutter Style Guide] _recently_, and have followed its advice. - [x] I signed the [CLA]. - [x] I read the [Contributors Guide]. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] All existing and new tests are passing.
1 parent f25adf4 commit de6bfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ one above, the [Software Grant and Corporate Contributor License Agreement].
260260
[Flutter's code of conduct]: https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md
261261
[Before you contribute]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#before-you-contribute
262262
[Contribute enhancements and fixes]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#contribute-enhancements-and-fixes
263-
[Write a new sample]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#write-a-new-sample
263+
[Write a new sample]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#writing-a-new-sample
264264
[Sample checklist]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#samples-checklist
265265
[file headers]: https://github.com/flutter/samples/blob/main/CONTRIBUTING.md#file-headers
266266
[Software Grant and Corporate Contributor License Agreement]: https://developers.google.com/open-source/cla/corporate

0 commit comments

Comments
 (0)