Browse Source

Fix: nuget badge url

AnnulusGames 1 year ago
parent
commit
b312a24cb4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      README_JA.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ High performance Lua interpreter implemented in C# for .NET and Unity
 
 
 ![img](docs/Header.png)
 ![img](docs/Header.png)
 
 
-[![NuGet](https://img.shields.io/nuget/v/LuaCSharp.svg)](https://www.nuget.org/packages/Lua)
+[![NuGet](https://img.shields.io/nuget/v/LuaCSharp.svg)](https://www.nuget.org/packages/LuaCSharp)
 [![Releases](https://img.shields.io/github/release/AnnulusGames/Lua-CSharp.svg)](https://github.com/AnnulusGames/Lua-CSharp/releases)
 [![Releases](https://img.shields.io/github/release/AnnulusGames/Lua-CSharp.svg)](https://github.com/AnnulusGames/Lua-CSharp/releases)
 [![license](https://img.shields.io/badge/LICENSE-MIT-green.svg)](LICENSE)
 [![license](https://img.shields.io/badge/LICENSE-MIT-green.svg)](LICENSE)
 
 

+ 1 - 1
README_JA.md

@@ -4,7 +4,7 @@ High performance Lua interpreter implemented in C# for .NET and Unity
 
 
 ![img](docs/Header.png)
 ![img](docs/Header.png)
 
 
-[![NuGet](https://img.shields.io/nuget/v/LuaCSharp.svg)](https://www.nuget.org/packages/Lua)
+[![NuGet](https://img.shields.io/nuget/v/LuaCSharp.svg)](https://www.nuget.org/packages/LuaCSharp)
 [![Releases](https://img.shields.io/github/release/AnnulusGames/Lua-CSharp.svg)](https://github.com/AnnulusGames/Lua-CSharp/releases)
 [![Releases](https://img.shields.io/github/release/AnnulusGames/Lua-CSharp.svg)](https://github.com/AnnulusGames/Lua-CSharp/releases)
 [![license](https://img.shields.io/badge/LICENSE-MIT-green.svg)](LICENSE)
 [![license](https://img.shields.io/badge/LICENSE-MIT-green.svg)](LICENSE)