From 8efcd46e627462e3f7262f14f764e5aacdee06d5 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Fri, 4 Jul 2025 13:48:43 -0300 Subject: [PATCH] Revert "Update README.md" This reverts commit 27d25ae6fe35bb5dace89004a5dbb1649866baaa. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6315a72..49f4466 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Proxmox .NET +# Proxmox Sharp Proxmox C# API Client. @@ -6,7 +6,7 @@ Proxmox C# API Client. [![Discord Chat][discord-badge]][discord-url] [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg -[mit-url]: https://github.com/tribufu/proxmox-dotnet/blob/main/LICENSE.txt +[mit-url]: https://github.com/tribufu/proxmox-sharp/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 @@ Proxmox C# API Client. This project is licensed under the [MIT License]. -[MIT License]: https://github.com/tribufu/proxmox-dotnet/blob/main/LICENSE.txt +[MIT License]: https://github.com/tribufu/proxmox-sharp/blob/main/LICENSE.txt