In Blazor templates, update survey links. Fixes #7130

This commit is contained in:
Steve Sanderson 2019-02-04 15:35:12 +00:00
parent a5915edada
commit 9ea678358c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<span class="text-nowrap">
Please take our
<a target="_blank" class="font-weight-bold" href="https://go.microsoft.com/fwlink/?linkid=2041371">brief survey</a>
<a target="_blank" class="font-weight-bold" href="https://go.microsoft.com/fwlink/?linkid=2069004">brief survey</a>
</span>
and tell us what you think.
</div>

View File

@ -4,7 +4,7 @@
<span class="text-nowrap">
Please take our
<a target="_blank" class="font-weight-bold" href="https://go.microsoft.com/fwlink/?linkid=2041371">brief survey</a>
<a target="_blank" class="font-weight-bold" href="https://go.microsoft.com/fwlink/?linkid=2069004">brief survey</a>
</span>
and tell us what you think.
</div>