[libvirt] [PATCH] website: Add archive link for libvirt-users list

--- docs/contact.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/contact.html.in b/docs/contact.html.in index 09f8e35..c9dceda 100644 --- a/docs/contact.html.in +++ b/docs/contact.html.in @@ -21,7 +21,7 @@ </ul> </dd> - <dt><a href="">libvirt-users@redhat.com</a></dt> + <dt><a href="https://www.redhat.com/archives/libvirt-users/">libvirt-users@redhat.com</a></dt> <dd>This list a place for discussions involving libvirt <strong>users</strong>. Topics for discussion include <ul> <li>Usage of libvirt / virsh</li> -- 1.6.3.3

On 03/31/2010 10:13 AM, Matthias Bolte wrote:
--- docs/contact.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/contact.html.in b/docs/contact.html.in index 09f8e35..c9dceda 100644 --- a/docs/contact.html.in +++ b/docs/contact.html.in @@ -21,7 +21,7 @@ </ul> </dd>
- <dt><a href="">libvirt-users@redhat.com</a></dt> + <dt><a href="https://www.redhat.com/archives/libvirt-users/">libvirt-users@redhat.com</a></dt>
ACK. I had noticed that the link was broken, but had not known where to fix it. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org

2010/3/31 Eric Blake <eblake@redhat.com>:
On 03/31/2010 10:13 AM, Matthias Bolte wrote:
--- docs/contact.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/contact.html.in b/docs/contact.html.in index 09f8e35..c9dceda 100644 --- a/docs/contact.html.in +++ b/docs/contact.html.in @@ -21,7 +21,7 @@ </ul> </dd>
- <dt><a href="">libvirt-users@redhat.com</a></dt> + <dt><a href="https://www.redhat.com/archives/libvirt-users/">libvirt-users@redhat.com</a></dt>
ACK. I had noticed that the link was broken, but had not known where to fix it.
Thanks, pushed. Matthias
participants (2)
-
Eric Blake
-
Matthias Bolte