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
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f41d68f..deb84f9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -152,11 +152,11 @@
 
 ## Running and debugging DevTools
 
-Please see [DEBUGGING.md][] for guidance on running and debugging DevTools.
+Please see [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]() for guidance on running and writing tests.
 
 ## Appendix