Skip to content

Commit 34c2ae7

Browse files
authored
fix local markdown file links (#9384)
Fixes a few local links. ![build.yaml badge] If you need help, consider asking for help on [Discord]. [build.yaml badge]: https://github.com/flutter/devtools/actions/workflows/build.yaml/badge.svg
1 parent 92eb036 commit 34c2ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,11 @@ not want to merge `upstream/master` or update your Flutter SDK version, instead
152152

153153
## Running and debugging DevTools
154154

155-
Please see [DEBUGGING.md][] for guidance on running and debugging DevTools.
155+
Please see [DEBUGGING.md]() for guidance on running and debugging DevTools.
156156

157157
## Testing for DevTools
158158

159-
Please see [TESTING.md][] for guidance on running and writing tests.
159+
Please see [TESTING.md]() for guidance on running and writing tests.
160160

161161
## Appendix
162162

0 commit comments

Comments
 (0)