Skip to content

Commit ffb1e02

Browse files
committed
fix: repo url
1 parent f464f15 commit ffb1e02

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
@@ -2,8 +2,8 @@
22

33
Laravel package for managing models' slugs.
44

5-
[![Latest version](https://img.shields.io/github/release/CodeTechPt/laravel-sluggable?style=flat-square)](https://github.com/CodeTechPt/laravel-sluggable/releases)
6-
[![GitHub license](https://img.shields.io/github/license/CodeTechPt/laravel-sluggable?style=flat-square)](https://github.com/CodeTechPt/laravel-sluggable/blob/master/LICENSE)
5+
[![Latest version](https://img.shields.io/github/release/CodeTechAgency/laravel-sluggable?style=flat-square)](https://github.com/CodeTechAgency/laravel-sluggable/releases)
6+
[![GitHub license](https://img.shields.io/github/license/CodeTechAgency/laravel-sluggable?style=flat-square)](https://github.com/CodeTechAgency/laravel-sluggable/blob/master/LICENSE)
77

88

99
## Installation
@@ -51,7 +51,7 @@ class Theme extends Model
5151

5252
## License
5353

54-
**codetech/laravel-sluggable** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechPt/laravel-sluggable/blob/master/LICENSE).
54+
**codetech/laravel-sluggable** is open-sourced software licensed under the [MIT license](https://github.com/CodeTechAgency/laravel-sluggable/blob/master/LICENSE).
5555

5656

5757
## About CodeTech

0 commit comments

Comments
 (0)