From 8033da255801e8bf00635cc1ff369672ce5230d9 Mon Sep 17 00:00:00 2001 From: liyuqian Date: Wed, 3 Jun 2020 09:24:10 -0700 Subject: [PATCH] Fix broken URL again. --- .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 f85e3e923fc0f..b4fb81ba2cae0 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/profiling-flutter-applications-using-the-timeline-a1a434964af03#a499 + https://medium.com/flutter/profiling-flutter-applications-using-the-timeline-a1a434964af3#a499 -->