Skip to content

Commit

Permalink
Use https
Browse files Browse the repository at this point in the history
  • Loading branch information
danfinlay committed Jan 12, 2018
1 parent fa39b52 commit 429db74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Support

If you're a user seeking support, [here is our support site](http://metamask.helpscoutdocs.com/).
If you're a user seeking support, [here is our support site](https://metamask.helpscoutdocs.com/).

## Developing Compatible Dapps

Expand Down
2 changes: 1 addition & 1 deletion ui/app/info.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ InfoScreen.prototype.render = function () {
[
h('div.fa.fa-support', [
h('a.info', {
href: 'http://metamask.helpscoutdocs.com/',
href: 'https://metamask.helpscoutdocs.com/',
target: '_blank',
}, 'Visit our Knowledge Base'),
]),
Expand Down

0 comments on commit 429db74

Please sign in to comment.