From f5d3e86eb21da1ff392385ef656738e29d050ad7 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Tue, 3 Jun 2025 19:49:03 -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 2044ed5..d2b11c0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Rust SDK to access Tribufu APIs and services. [crates-badge]: https://img.shields.io/crates/v/tribufu.svg [crates-url]: https://crates.io/crates/tribufu [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg -[mit-url]: https://github.com/Tribufu/TribufuRust/blob/main/LICENSE.txt +[mit-url]: https://github.com/tribufu/tribufu-rust/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 @@ Rust SDK to access Tribufu APIs and services. This project is licensed under the [MIT License]. -[MIT License]: https://github.com/Tribufu/TribufuRust/blob/main/LICENSE.txt +[MIT License]: https://github.com/tribufu/tribufu-rust/blob/main/LICENSE.txt