From 31cc699d0966baa210a6123c738ed3d8ad9b8c80 Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Mon, 28 Apr 2025 09:27:22 -0700 Subject: [PATCH] [fix] stale `testing.md` link --- docs/Release-testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Release-testing.md b/docs/Release-testing.md index 4fdba899d6..c19c92d52d 100644 --- a/docs/Release-testing.md +++ b/docs/Release-testing.md @@ -1,2 +1,2 @@ The following use cases should be tested on all new releases: -https://github.com/flutter/flutter-intellij/blob/master/testing.md +[https://github.com/flutter/flutter-intellij/blob/master/testing.md](https://github.com/flutter/flutter-intellij/blob/master/docs/testing.md)