You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The site is built using [GitHub Actions](https://github.com/ledger/ledger-website/actions) and deploys to an Amazon S3 bucket
20
20
which is then served up with an Amazon CloudFront distribution.
21
21
22
-
We use this small [Lambda@Edge](http://docs.aws.amazon.com/lambda/latest/dg/lambda-edge.html) function to serve redirects and to redirect bare domain to `www`:
22
+
We use this small [Lambda@Edge](https://docs.aws.amazon.com/lambda/latest/dg/lambda-edge.html) function to serve redirects and to redirect bare domain to `www`:
Copy file name to clipboardExpand all lines: source/download.html.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ title: Download - Ledger
4
4
5
5
# Getting ledger
6
6
7
-
The [ledger source code](http://git.ledger-cli.org/) is available on GitHub.
7
+
The [ledger source code](https://git.ledger-cli.org/) is available on GitHub.
8
8
[](https://github.com/ledger/ledger/actions/workflows/cmake.yml)
0 commit comments