Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@ as the example Flutter app to connect to when working on DevTools.

## Running and debugging DevTools

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

## Testing for DevTools

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

## Appendix

Expand Down
Loading