Skip to content

Commit a9bc684

Browse files
committed
Convert to links
1 parent b8a95f0 commit a9bc684

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ weight: 1
44
---
55

66
<section class="article_badges">
7-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/rappasoft/laravel-livewire-tables.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-livewire-tables)
8-
[![Styling](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml)
9-
[![Tests](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml/badge.svg)](https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml)
10-
[![Total Downloads](https://img.shields.io/packagist/dt/rappasoft/laravel-livewire-tables.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-livewire-tables)
7+
<a href="https://packagist.org/packages/rappasoft/laravel-livewire-tables"><img src="https://img.shields.io/packagist/v/rappasoft/laravel-livewire-tables.svg?style=flat-square" alt="Latest Version on Packagist"></a>
8+
<a href="https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml"><img src="https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/php-cs-fixer.yml/badge.svg" alt="Styling"></a>
9+
<a href="https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml"><img src="https://github.com/rappasoft/laravel-livewire-tables/actions/workflows/run-tests.yml/badge.svg" alt="Tests"></a>
10+
<a href="https://packagist.org/packages/rappasoft/laravel-livewire-tables"><img src="https://img.shields.io/packagist/dt/rappasoft/laravel-livewire-tables.svg?style=flat-square" alt="Total Downloads"></a>
1111
</section>
1212

1313
Welcome to the Laravel Livewire Tables documentation!

0 commit comments

Comments
 (0)