Skip to content

Commit

Permalink
Fixed broken link (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-GDEV authored Jun 23, 2024
1 parent 7ca3fcc commit 424f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ See ["Securing An Azure App Service with Let's Encrypt"](https://www.hanselman.c

## Usage

Install this package into your project using NuGet ([see details here][nuget-url]).
Install this package into your project using NuGet ([see details here][nuget]).

The primary API usage is to call `IServiceCollection.AddLettuceEncrypt` in the `Startup` class `ConfigureServices` method.

Expand Down

0 comments on commit 424f324

Please sign in to comment.