From 63ebbcb234ed2c5eaa06a2f7bf542bff542c25f0 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Sun, 21 Jun 2026 12:27:26 -0300 Subject: [PATCH] Update repository name --- Directory.Build.props | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index afa9c8b..5e893d6 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ Copyright (c) Tribufu. All Rights Reserved. MIT git - https://github.com/tribufu/tribufu-dotnet + https://github.com/Tribufu/TribufuDotNet 1.3.0 $(Version).0 $(NoWarn);0618;1591;1998;2002;8767 diff --git a/README.md b/README.md index e2bc920..a5bf230 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [nuget-badge]: https://img.shields.io/nuget/v/Tribufu.svg [nuget-url]: https://www.nuget.org/packages/Tribufu [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg -[mit-url]: https://github.com/tribufu/tribufu-dotnet/blob/main/LICENSE.txt +[mit-url]: https://github.com/Tribufu/TribufuDotNet/blob/main/LICENSE.txt [discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square [discord-url]: https://www.tribufu.com/discord @@ -20,4 +20,4 @@ This project is licensed under the [MIT License]. -[MIT License]: https://github.com/tribufu/tribufu-dotnet/blob/main/LICENSE.txt +[MIT License]: https://github.com/Tribufu/TribufuDotNet/blob/main/LICENSE.txt