Skip to content

Commit ef59893

Browse files
authored
Update package references in README. (#340)
Replace 'softhub99/zest_framework' with 'zest/framework'.
1 parent ae1c297 commit ef59893

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/zestframework/Zest_Framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/zestframework/Zest_Framework/?branch=master)
44
[![PRs Welcome](https://img.shields.io/badge/PRs-Welcome-brightgreen.svg)](https://zestframework.xyz/contribute/index)
55
[![Code Intelligence Status](https://scrutinizer-ci.com/g/zestframework/Zest_Framework/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
6-
[![Latest Stable Version](https://poser.pugx.org/softhub99/zest_framework/v/stable)](https://packagist.org/packages/softhub99/zest_framework)
7-
[![Latest Unstable Version](https://poser.pugx.org/softhub99/zest_framework/v/unstable)](https://packagist.org/packages/softhub99/zest_framework)
8-
[![License](https://poser.pugx.org/softhub99/zest_framework/license)](https://packagist.org/packages/softhub99/zest_framework)
6+
[![Latest Stable Version](https://poser.pugx.org/zest/framework/v/stable)](https://packagist.org/packages/zest/framework)
7+
[![Latest Unstable Version](https://poser.pugx.org/zest/framework/v/unstable)](https://packagist.org/packages/zest/framework)
8+
[![License](https://poser.pugx.org/zest/framework/license)](https://packagist.org/packages/zest/framework)
99

1010

1111

0 commit comments

Comments
 (0)