Skip to content

Commit 01fe32d

Browse files
authored
Fix links in CONTRIBUTING (#9886)
1 parent f6ba7b4 commit 01fe32d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@ as the example Flutter app to connect to when working on DevTools.
162162

163163
## Running and debugging DevTools
164164

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

167167
## Testing for DevTools
168168

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

171171
## Appendix
172172

0 commit comments

Comments
 (0)