Skip to content

Commit 643b449

Browse files
authored
Update main.md
1 parent f21dffe commit 643b449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permalink: /
88

99
[![Github](https://img.shields.io/badge/src-php--decimal-lightgrey.svg?style=flat-square&branch=master)](https://github.com/{{ site.data.project.github }}){:class="shield github"}
1010
[![Build Status](https://img.shields.io/travis/{{ site.data.project.travis }}.svg?style=flat-square&branch=master)](https://travis-ci.org/{{ site.data.project.travis }}){:class="shield"}
11-
[![PECL](https://img.shields.io/badge/PECL-1.0.1-blue.svg)](https://pecl.php.net/package/decimal)
11+
[![PECL](https://img.shields.io/badge/PECL-1.0.1-blue.svg)](https://pecl.php.net/package/decimal){:class="shield"}
1212

1313
{% include introduction.md %}
1414
{% include installation.md %}

0 commit comments

Comments
 (0)