Skip to content

Commit 55f85a4

Browse files
authored
updating readme files (#42)
1 parent 3d0ac73 commit 55f85a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This projects is open source and may be redistributed under the terms of the [Ap
1212

1313
## Package Status
1414
### Releases
15-
[![Nuget](https://img.shields.io/nuget/v/DarkLoop.Azure.Functions.Authorize.svg)](https://www.nuget.org/packages/DarkLoop.Azure.Functions.Authorize)
15+
[![Nuget](https://img.shields.io/nuget/v/DarkLoop.Azure.Functions.Authorization.Abstractions.svg)](https://www.nuget.org/packages/DarkLoop.Azure.Functions.Authorization.Abstractions)
1616

1717
### Builds
1818
![master build status](https://dev.azure.com/darkloop/DarkLoop%20Core%20Library/_apis/build/status/Open%20Source/Functions%20Authorize%20-%20Pack?branchName=master)

src/abstractions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
This module is a collection of abstractions to keep both authorization modules (Authorize and Authorization.Isolated) more in sync for future development.
44

55
For more information on the dependent modules:
6-
- `DarkLoop.Azure.Functions.Authorize` read the following [README](https://www.nuget.org/packages/DarkLoop.Azure.Functions.Authorize).
6+
- `DarkLoop.Azure.Functions.Authorization.InProcess` read the following [README](https://www.nuget.org/packages/DarkLoop.Azure.Functions.Authorization.InProcess).
77
- `DarkLoop.Azure.Functions.Authorization.Isolated` read the following [README](https://www.nuget.org/packages/DarkLoop.Azure.Functions.Authorization.Isolated).

0 commit comments

Comments
 (0)