Skip to content

Commit 83f540b

Browse files
bwilkersonCommit Queue
authored andcommitted
Fix three links to the contributing docs for the sdk
Change-Id: I7da01e06279b649021c3c40e44c223cd1cec02c4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/405860 Reviewed-by: Samuel Rawlins <[email protected]> Auto-Submit: Brian Wilkerson <[email protected]> Commit-Queue: Samuel Rawlins <[email protected]>
1 parent b969f32 commit 83f540b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pkg/analysis_server/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ To run just the analysis server integration tests:
3737

3838

3939
[building]: https://github.com/dart-lang/sdk/wiki/Building
40-
[contributing]: https://github.com/dart-lang/sdk/wiki/Contributing
40+
[contributing]: https://github.com/dart-lang/sdk/blob/master/CONTRIBUTING.md

pkg/analysis_server_plugin/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ document][coding style].
2020

2121
[building]: https://github.com/dart-lang/sdk/wiki/Building
2222
[coding style]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/implementation/coding_style.md
23-
[contributing]: https://github.com/dart-lang/sdk/wiki/Contributing
23+
[contributing]: https://github.com/dart-lang/sdk/blob/master/CONTRIBUTING.md
2424
[wiki]: https://github.com/dart-lang/sdk/wiki

pkg/linter/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ one above, the
130130
[linter issue tracker]: https://github.com/dart-lang/linter/issues
131131
[Linking a pull request]: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
132132
[coding style]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/doc/implementation/coding_style.md
133-
[contributing]: https://github.com/dart-lang/sdk/wiki/Contributing
133+
[contributing]: https://github.com/dart-lang/sdk/blob/master/CONTRIBUTING.md

0 commit comments

Comments
 (0)