linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* rasdaemon: [PATCH 2/2] Fix URLs to git.kernel.org repositories in README file
@ 2018-09-19 15:45 Sergio Gelato
  0 siblings, 0 replies; only message in thread
From: Sergio Gelato @ 2018-09-19 15:45 UTC (permalink / raw)
  To: mchehab; +Cc: linux-edac

From 95dbac8aadeab60d5ce45ccf4c272ae2ad886387 Mon Sep 17 00:00:00 2001
From: Sergio Gelato <Sergio.Gelato@astro.su.se>
Date: Wed, 19 Sep 2018 17:10:27 +0200
Subject: [PATCH 2/2] Fix URLs to git.kernel.org repositories in README file

Some of the URLs to repositories on git.kernel.org were out of date and
non-functional. This commit replaces them with working alternatives.

Signed-off-by: Sergio Gelato <Sergio.Gelato@astro.su.se>
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 0809fbd..969abaf 100644
--- a/README
+++ b/README
@@ -167,14 +167,14 @@ The script requires a Kernel compiled with CONFIG_EDAC_DEBUG and a running
 EDAC driver.
 
 MCE error handling can use the MCE inject:
-	http://git.kernel.org/cgit/utils/cpu/mce/mce-inject.git
+	https://git.kernel.org/pub/scm/utils/cpu/mce/mce-inject.git
 For it to work, Kernel mce-inject module should be compiled and loaded.
 
 APEI error injection can use this tool:
-	https://git.kernel.org/cgit/linux/kernel/git/gong.chen/mce-test.git/
+	https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git/
 
 AER error injection can use this tool:
-	https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
+	https://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/aer-inject.git/
 
 SUBMITTING PATCHES
 ==================

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-19 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-19 15:45 rasdaemon: [PATCH 2/2] Fix URLs to git.kernel.org repositories in README file Sergio Gelato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).