From 717fa6924750561aa0302c9b0eb2480a96b1d104 Mon Sep 17 00:00:00 2001 From: liyuqian Date: Wed, 3 Jun 2020 09:20:26 -0700 Subject: [PATCH] Fix broken URL --- .github/ISSUE_TEMPLATE/performance_speed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/performance_speed.md b/.github/ISSUE_TEMPLATE/performance_speed.md index 800f913aa0..f85e3e923f 100644 --- a/.github/ISSUE_TEMPLATE/performance_speed.md +++ b/.github/ISSUE_TEMPLATE/performance_speed.md @@ -45,7 +45,7 @@ assignees: '' 5. Open Observatory and save a timeline trace of the performance issue so we know which functions might be causing it. See "How to Collect and Read Timeline Traces" on this blog post: - https://medium.com/flutter-io/profiling-flutter-applications-using-the-timeline-a1a434964af03#a499 + https://medium.com/flutter/profiling-flutter-applications-using-the-timeline-a1a434964af03#a499 -->