From af2edd3ba664598e70fd396e03df46bad89a93e2 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Wed, 4 Jun 2025 10:32:44 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0c0b2b0..95521d54 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ C++ SDK to access Tribufu APIs and services. [![Discord Chat][discord-badge]][discord-url] [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg -[mit-url]: https://github.com/Tribufu/TribufuCpp/blob/main/LICENSE.txt +[mit-url]: https://github.com/tribufu/tribufu-cpp/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 @@ -17,4 +17,4 @@ C++ SDK to access Tribufu APIs and services. This project is licensed under the [MIT License]. -[MIT License]: https://github.com/Tribufu/TribufuCpp/blob/main/LICENSE.txt +[MIT License]: https://github.com/tribufu/tribufu-cpp/blob/main/LICENSE.txt