ui: Show a feedback icon instead of a learn icon in the help menu (#9552)

This commit is contained in:
John Cowen 2021-01-13 09:41:25 +00:00 committed by GitHub
parent cb848760c6
commit 1e30503ece
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
</MenuItem> </MenuItem>
<MenuSeparator /> <MenuSeparator />
<MenuItem <MenuItem
class="learn-link" class="feedback-link"
@href={{env 'CONSUL_REPO_ISSUES_URL'}} @href={{env 'CONSUL_REPO_ISSUES_URL'}}
> >
<BlockSlot @name="label"> <BlockSlot @name="label">