Re: [PATCH 6/6] README: Convert HTTP links to HTTPS

2020-10-22 Thread Tom Rini
On Thu, Oct 08, 2020 at 01:17:16PM +0900, Naoki Hayama wrote: > Convert all the other http:// links to https:// . > www.denx.de/twiki/ seems to move to www.denx.de/wiki/ , > so change it. > > I checked all links in this patch are valid. > > Signed-off-by: Naoki Hayama Applied to u-boot/master,

[PATCH 6/6] README: Convert HTTP links to HTTPS

2020-10-07 Thread Naoki Hayama
Convert all the other http:// links to https:// . www.denx.de/twiki/ seems to move to www.denx.de/wiki/ , so change it. I checked all links in this patch are valid. Signed-off-by: Naoki Hayama --- README | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a