[SeaBIOS] [PATCH] docs/Download: Use more secure HTTPS ULRs where possible

Paul Menzel posted 1 patch 6 years, 4 months ago
Failed in applying to current master (apply log)
docs/Download.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[SeaBIOS] [PATCH] docs/Download: Use more secure HTTPS ULRs where possible
Posted by Paul Menzel 6 years, 4 months ago
Date: Mon, 2 Oct 2017 08:13:13 +0200

Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
---
  docs/Download.md | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/Download.md b/docs/Download.md
index 9b1492a..96369fb 100644
--- a/docs/Download.md
+++ b/docs/Download.md
@@ -1,11 +1,11 @@
  SeaBIOS may be distributed under the terms of the [GNU
-LGPLv3](http://www.gnu.org/licenses/lgpl-3.0-standalone.html) license.
+LGPLv3](https://www.gnu.org/licenses/lgpl-3.0-standalone.html) license.
  Both source code and binaries are available.

  Latest source code
  ==================

-The SeaBIOS project uses the [git](http://git-scm.com/) revision
+The SeaBIOS project uses the [git](https://git-scm.com/) revision
  control system. To download the latest source from revision control,
  run:

@@ -22,6 +22,6 @@ Released versions

  Released versions of the source code are available at:

-<http://code.coreboot.org/p/seabios/downloads/>
+<https://code.coreboot.org/p/seabios/downloads/>

  Please see [releases](Releases) for information on each release.
-- 
2.14.1

_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
https://mail.coreboot.org/mailman/listinfo/seabios
Re: [SeaBIOS] [PATCH] docs/Download: Use more secure HTTPS ULRs where possible
Posted by Kevin O'Connor 6 years, 4 months ago
On Thu, Nov 30, 2017 at 11:41:13PM +0100, Paul Menzel wrote:
> Date: Mon, 2 Oct 2017 08:13:13 +0200
> 
> Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>

Thanks.  I committed this change.

BTW, for some reason I couldn't get your email to be accepted by "git
am" so I manually applied it.  Not sure why my email client renders
your email correctly, but "git am" chokes on extra leading spaces.

-Kevin

_______________________________________________
SeaBIOS mailing list
SeaBIOS@seabios.org
https://mail.coreboot.org/mailman/listinfo/seabios