From 9ea678358cf48733abe60fbcf2c5f02368c1defa Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Mon, 4 Feb 2019 15:35:12 +0000 Subject: [PATCH] In Blazor templates, update survey links. Fixes #7130 --- .../BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml | 2 +- .../content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml index 126d7257fe..7264f2d548 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml +++ b/src/Components/Blazor/Templates/src/content/BlazorHosted-CSharp/BlazorHosted-CSharp.Client/Shared/SurveyPrompt.cshtml @@ -4,7 +4,7 @@ Please take our - brief survey + brief survey and tell us what you think. diff --git a/src/Components/Blazor/Templates/src/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml b/src/Components/Blazor/Templates/src/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml index 126d7257fe..7264f2d548 100644 --- a/src/Components/Blazor/Templates/src/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml +++ b/src/Components/Blazor/Templates/src/content/BlazorStandalone-CSharp/Shared/SurveyPrompt.cshtml @@ -4,7 +4,7 @@ Please take our - brief survey + brief survey and tell us what you think.