[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200723144725.17e369e0@lwn.net>
Date:   Thu, 23 Jul 2020 14:47:25 -0600
From:   Jonathan Corbet <corbet@....net>
To:     "Alexander A. Klimov" <grandmaster@...klimov.de>
Cc:     tony.luck@...el.com, fenghua.yu@...el.com,
        linux-ia64@...r.kernel.org, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] ia64: Replace HTTP links with HTTPS ones
On Mon, 13 Jul 2020 23:55:06 +0200
"Alexander A. Klimov" <grandmaster@...klimov.de> wrote:
>  Documentation/ia64/xen.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ia64/xen.rst b/Documentation/ia64/xen.rst
> index 831339c74441..9da6abb02a2c 100644
> --- a/Documentation/ia64/xen.rst
> +++ b/Documentation/ia64/xen.rst
> @@ -28,7 +28,7 @@ Getting and Building Xen and Dom0
>  
>  	# hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable.hg
>  	# cd xen-unstable.hg
> -	# hg clone http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg
> +	# hg clone https://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg
>  
>   2. # make world
So ... this is a sequence of operations that clearly cannot work at all
since the repo link you didn't change is broken.  And if it were to
somehow work, we'd get ... a 2.6.18 version of ia64 xen?  I think that the
proper solution here is to simply delete this document...
jon
Powered by blists - more mailing lists
 
