Skip to content

Commit 80f3e86

Browse files
authored
Fix formatting and update Nuget package link
1 parent 2c04b48 commit 80f3e86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This is **Unofficial** but working for most common use cases.
1010
This also includes a working example of the StarWars Project running as an Azure Function
1111
and modified only as needed to run as expected (with v11 API)!
1212

13-
###vNuget Package (.netcoreapp3.0)
14-
To use this as-is in your project, add the [HotChocolate.AzureFunctionsProxy]() NuGet package to your project.
13+
### Nuget Package (.netcoreapp3.0)
14+
To use this as-is in your project, add the [HotChocolate.AzureFunctionsProxy](https://www.nuget.org/packages/HotChocolate.AzureFunctionsProxy) NuGet package to your project.
1515
and wire up your Starup and AzureFunction endpoint as outlined below...
1616

1717

0 commit comments

Comments
 (0)