Skip to content

Commit b125101

Browse files
committed
📝 Fix README.md
1 parent 88de7c3 commit b125101

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
A lightweight and opinionated .NET library that implements **Value Objects** for external identifiers, using **Hashids.net** as the generation engine.
44

55
[![NuGet](https://img.shields.io/nuget/v/TheNoobs.ValueObjects.ExternalId.svg)](https://www.nuget.org/packages/TheNoobs.ValueObjects.ExternalId/)
6-
[![License](https://img.shields.io/github/license/thenoobsbr/TheNoobs.ValueObjects.ExternalId)](LICENSE)
6+
[![License](https://img.shields.io/github/license/thenoobsbr/valueobjects-externalid)](LICENSE)
77
![.NET Standard](https://img.shields.io/badge/.NET-Standard%202.0-blue)
8-
[![CodeQL - C#](https://github.com/thenoobsbr/TheNoobs.ValueObjects.ExternalId/actions/workflows/codeql.yml/badge.svg)](https://github.com/thenoobsbr/TheNoobs.ValueObjects.ExternalId/actions/workflows/codeql.yml)
8+
[![CodeQL - C#](https://github.com/thenoobsbr/valueobjects-externalid/actions/workflows/codeql.yml/badge.svg)](https://github.com/thenoobsbr/valueobjects-externalid/actions/workflows/codeql.yml)
99

1010
## Why use ExternalId as a Value Object?
1111

0 commit comments

Comments
 (0)