From nobody Fri Apr 26 21:21:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1684161684; cv=none; d=zohomail.com; s=zohoarc; b=BdVC5vsPYhOt061qjzXTjwSj9+KSSy7LQB4WI3Ruw4Q9g4lW9mC6fc6ruWvUCj+ZtYMxTs5jdNxhSnRLy+sStsI16fa8263c157Ko5vem+U9IlDunemr7/Glq4R2U1im67xd8rdZU0MyypbKhwmW4kkQat7TKU3W595nAKK46TI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1684161684; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=VLJ/SxI9ECjzLd0A/RNRteXTCFlAUvi34leNyHOiGEw=; b=erS0nYqVjjCM/Nzt6kPCi4KeXeJWntqG0WUHORn5jyCqMe6ettW4dqejMopKOhx+jVFw1BiAGui9XCZo3Jcprc0ixO1O4/VozIX4gIqoibUxwq7u94meK1WU/W8ZKx/+Rxjtw+jdsJXuYUJ1TJuwBHsEyYSZ7f+24cyr1s7MnWA= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.zohomail.com with SMTPS id 1684161684021710.1130420786296; Mon, 15 May 2023 07:41:24 -0700 (PDT) Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-367-FpfcgrR1MsG6ofF0rn7vBQ-1; Mon, 15 May 2023 10:41:21 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 4847991B1E4; Mon, 15 May 2023 14:41:19 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (unknown [10.30.29.100]) by smtp.corp.redhat.com (Postfix) with ESMTP id 949322026D3C; Mon, 15 May 2023 14:41:16 +0000 (UTC) Received: from mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (localhost [IPv6:::1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id 6CD781946595; Mon, 15 May 2023 14:41:16 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) by mm-prod-listman-01.mail-001.prod.us-east-1.aws.redhat.com (Postfix) with ESMTP id B5F81194658C for ; Mon, 15 May 2023 14:41:14 +0000 (UTC) Received: by smtp.corp.redhat.com (Postfix) id 8685D40C2070; Mon, 15 May 2023 14:41:14 +0000 (UTC) Received: from pinwheel.wattfactory.local (unknown [10.39.194.119]) by smtp.corp.redhat.com (Postfix) with ESMTP id A34D540C2063; Mon, 15 May 2023 14:41:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1684161683; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=VLJ/SxI9ECjzLd0A/RNRteXTCFlAUvi34leNyHOiGEw=; b=eiRmaAtyUq+Kji0bjyzVKs2t/AcNSC8DuNyv+Ihx0DsnH8lf3BI7FZKvwycqwHu40pMU56 u2/Aq/0vDwcesrBzTp8IWUrL86W+T/cNT6smI3PfwYSjF5xw30NcOdyCbScZqyFTAGdn2a dGoADSP5FXH0yRTb7auLcrz2ff5fhsY= X-MC-Unique: FpfcgrR1MsG6ofF0rn7vBQ-1 X-Original-To: libvir-list@listman.corp.redhat.com From: Kashyap Chamarthy To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: Fix broken link to Windows MSI downloads Date: Mon, 15 May 2023 16:41:12 +0200 Message-Id: <20230515144112.1623132-1-kchamart@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libvir-list-bounces@redhat.com Sender: "libvir-list" X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1684161684854100001 Content-Type: text/plain; charset="utf-8" Right now the URL is 404 due to missing .html. Reported by: Sebastien Wains Signed-off-by: Kashyap Chamarthy --- docs/windows.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows.html.in b/docs/windows.html.in index 0f2d9061c4..561c08cfa1 100644 --- a/docs/windows.html.in +++ b/docs/windows.html.in @@ -17,7 +17,7 @@

Users who need pre-built Windows DLLs of libvirt are advised to use the Virt Viewer - pre-compiled Windows = MSI packages + pre-compiled Wind= ows MSI packages

=20

--=20 2.40.0