Skip to content

Commit c426bf3

Browse files
committed
Update links
1 parent 41d431d commit c426bf3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<div align="center">
44

55
![](https://img.shields.io/badge/PRs-welcome-green.svg)
6-
[![GitHub](https://img.shields.io/github/license/jparadadev/python-value-objects)](https://github.com/jparadadev/python-value-objects/blob/main/LICENSE)
6+
[![GitHub](https://img.shields.io/github/license/n1nj4t4nuk1/python-value-objects)](https://github.com/n1nj4t4nuk1/python-value-objects/blob/main/LICENSE)
77
[![Pypi](https://img.shields.io/pypi/v/pyvalueobjects)](https://pypi.org/project/pyvalueobjects/)
88
[![Downloads](https://pepy.tech/badge/pyvalueobjects)](https://pepy.tech/project/pyvalueobjects)
9-
[![GA](https://github.com/jparadadev/python-value-objects/workflows/Tests/badge.svg)](https://github.com/jparadadev/python-value-objects/actions/workflows/test.yml)
9+
[![GA](https://github.com/n1nj4t4nuk1/python-value-objects/workflows/Tests/badge.svg)](https://github.com/n1nj4t4nuk1/python-value-objects/actions/workflows/test.yml)
1010

1111
</div>
1212

13-
![](https://raw.githubusercontent.com/jparadadev/python-value-objects/assets/assets/logo.png)
13+
![](https://raw.githubusercontent.com/n1nj4t4nuk1/python-value-objects/assets/assets/logo.png)
1414

1515
A collection of Value Objects to save time by generalizing types and format validations.
1616

0 commit comments

Comments
 (0)