Skip to content

Commit 386775f

Browse files
author
Joel Butcher
committed
fix packagist urls
1 parent 44e9a7c commit 386775f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This repository contains the open source PHP SDK that allows you to access the F
66
<a href="https://github.com/joelbutcher/facebook-php-graph-sdk/actions">
77
<img src="https://github.com/joelbutcher/facebook-php-graph-sdk/workflows/tests/badge.svg" alt="Build Status">
88
</a>
9-
<a href="https://packagist.org/packages/joelbutcher/facebook-php-graph-sdk">
10-
<img src="https://img.shields.io/packagist/dt/joelbutcher/facebook-php-graph-sdk" alt="Total Downloads">
9+
<a href="https://packagist.org/packages/joelbutcher/facebook-graph-sdk">
10+
<img src="https://img.shields.io/packagist/dt/joelbutcher/facebook-graph-sdk" alt="Total Downloads">
1111
</a>
12-
<a href="https://packagist.org/packages/joelbutcher/facebook-php-graph-sdk">
13-
<img src="https://img.shields.io/packagist/v/joelbutcher/facebook-php-graph-sdk" alt="Latest Stable Version">
12+
<a href="https://packagist.org/packages/joelbutcher/facebook-graph-sdk">
13+
<img src="https://img.shields.io/packagist/v/joelbutcher/facebook-graph-sdk" alt="Latest Stable Version">
1414
</a>
15-
<a href="https://packagist.org/packages/joelbutcher/facebook-php-graph-sdk">
16-
<img src="https://img.shields.io/packagist/l/joelbutcher/facebook-php-graph-sdk" alt="License">
15+
<a href="https://packagist.org/packages/joelbutcher/facebook-graph-sdk">
16+
<img src="https://img.shields.io/packagist/l/joelbutcher/facebook-graph-sdk" alt="License">
1717
</a>
1818
</p>
1919

0 commit comments

Comments
 (0)