[PATCH v2 5/6] docs: downloads: Don't mention releases directory of libvirt-csharp

Peter Krempa posted 6 patches 2 years, 9 months ago
[PATCH v2 5/6] docs: downloads: Don't mention releases directory of libvirt-csharp
Posted by Peter Krempa 2 years, 9 months ago
The releases directory is empty. Don't advertise it on our downloads
page.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
 docs/downloads.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/downloads.rst b/docs/downloads.rst
index ecf133f00d..ab63d55c15 100644
--- a/docs/downloads.rst
+++ b/docs/downloads.rst
@@ -45,7 +45,7 @@ Language bindings
     - Resources

   * - C#
-    - `libvirt <https://download.libvirt.org/csharp/>`__
+    -
     - `gitlab <https://gitlab.com/libvirt/libvirt-csharp>`__
     - `issues <https://gitlab.com/libvirt/libvirt-csharp/-/issues>`__
     - `github <https://github.com/libvirt/libvirt-csharp>`__
-- 
2.39.2
Re: [PATCH v2 5/6] docs: downloads: Don't mention releases directory of libvirt-csharp
Posted by Andrea Bolognani 2 years, 9 months ago
On Tue, Mar 14, 2023 at 01:37:36PM +0100, Peter Krempa wrote:
> The releases directory is empty. Don't advertise it on our downloads
> page.
>
> Signed-off-by: Peter Krempa <pkrempa@redhat.com>
> ---
>  docs/downloads.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization