Re: [libvirt PATCH] Convert all remaining Markdown files to reStructuredText

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2020-04-14 at 13:52 +0200, Andrea Bolognani wrote:
> +++ b/README.rst
> @@ -1,6 +1,9 @@
> -[![Build Status](https://travis-ci.org/libvirt/libvirt.svg)](https://travis-ci.org/libvirt/libvirt)
> - [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/355/badge)](https://bestpractices.coreinfrastructure.org/projects/355)
> +.. image:: https://travis-ci.org/libvirt/libvirt.svg
> +     :alt: Travis CI Build Status
> +.. image:: https://bestpractices.coreinfrastructure.org/projects/355/badge
> +     :alt: CII Best Practices

The fact that the badges are clickable got lost in translation.
Consider the diff below to be squashed in.

diff --git a/README.rst b/README.rst
index 663fba4510..080352ac77 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,8 @@
 .. image:: https://travis-ci.org/libvirt/libvirt.svg
+     :target: https://travis-ci.org/libvirt/libvirt
      :alt: Travis CI Build Status
 .. image:: https://bestpractices.coreinfrastructure.org/projects/355/badge
+     :target: https://bestpractices.coreinfrastructure.org/projects/355
      :alt: CII Best Practices

 ==============================
-- 
Andrea Bolognani / Red Hat / Virtualization




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux