Skip to content

Commit eea901a

Browse files
chore: fix NuGet badge link in README.md (#226)
1 parent e04cc98 commit eea901a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Supabase.Csharp
22

33
[![Build and Test](https://github.com/supabase-community/supabase-csharp/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/supabase-community/supabase-csharp/actions/workflows/build-and-test.yml)
4-
[![NuGet](https://img.shields.io/nuget/vpre/Supabase)](https://www.nuget.com/packages/Supabase/)
4+
[![NuGet](https://img.shields.io/nuget/vpre/Supabase)](https://www.nuget.org/packages/Supabase/)
55

66
Documentation can be found [below](#getting-started), on
77
the [Supabase Developer Documentation](https://supabase.com/docs/reference/csharp/introduction) and additionally in

0 commit comments

Comments
 (0)