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

Paul Menzel pmenzel at molgen.mpg.de
Thu Nov 30 23:41:13 CET 2017


Date: Mon, 2 Oct 2017 08:13:13 +0200

Signed-off-by: Paul Menzel <pmenzel at 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



More information about the SeaBIOS mailing list