-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use https for download links in README.md
The changes in this commit can be reproduced by the following command: sed -i "s|\(http\)\(://swdownloads\)|\1s\2|g" README.md This adds an "s" after http for every occurrence of http://swdownloads. Signed-off-by: Martin Spiessl <[email protected]>
- Loading branch information
1 parent
cc26e6e
commit 7af0f86
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters