Hi Ian,
On 30/03/2020 14:57, Ian Jackson wrote:
There was a / missing here.
Signed-off-by: Ian Jackson <[email protected]>
Reviewed-by: Julien Grall <[email protected]>
Cheers,
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 555f3415fa..d0c87a78f0 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ GPL. Since its initial public release, Xen has grown a large
development community, spearheaded by xen.org (https://www.xen.org).
This file contains some quick-start instructions to install Xen on
-your system. For more information see https:/www.xen.org/ and
+your system. For more information see https://www.xen.org/ and
https://wiki.xen.org/
Quick-Start Guide
--
Julien Grall