Skip to content

Commit

Permalink
Update about.md to reflect https vs http
Browse files Browse the repository at this point in the history
  • Loading branch information
peterkeen committed Nov 25, 2017
1 parent 7217df2 commit f9f4984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We use this small [Lambda@Edge](http://docs.aws.amazon.com/lambda/latest/dg/lamb
headers: {
location: [{
key: 'Location',
value: 'http://www.ledger-cli.org',
value: 'https://www.ledger-cli.org',
}],
},
};
Expand Down

0 comments on commit f9f4984

Please sign in to comment.