Skip to content

Commit

Permalink
Adjust account linking warning to include Google
Browse files Browse the repository at this point in the history
Update screenshot of account linking
  • Loading branch information
coldfire84 committed Jan 31, 2020
1 parent 4f49f45 commit d1fe7d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/_static/images/account-linking-google.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/interfaces/views/pages/devices.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<% } %>
<% if (grants == 0) { %>
<div class="alert alert-danger alert-dismissible fade show" role="alert">
<strong>Warning!</strong> You still need to link your Amazon Account via the Alexa App! See <a href='/docs#account-linking'>here</a> for more information.
<strong>Warning!</strong> You still need to link your Amazon/ Google Account to use this service! See <a href='/docs'>here</a> for more information.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
Expand Down

0 comments on commit d1fe7d3

Please sign in to comment.