Update broken link on release instructions (#4344)
diff --git a/tool/README.md b/tool/README.md index 2ffcecb..44c71d6 100644 --- a/tool/README.md +++ b/tool/README.md
@@ -139,5 +139,5 @@ Release notes should contain details about the user-facing changes included in the release. These notes are shown directly in DevTools when a user opens a new version of DevTools. Please see the release notes -[README.md](https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/shared/release_notes/README.md) +[README.md](https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/framework/release_notes/README.md) for details on where to add release notes and how to test them.