Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into main
  • Loading branch information
fw2568 committed Jun 30, 2021
2 parents 26b93c7 + ccac8ad commit c92a441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Eryph .NET library for claims-based identity and client authentication


[![Build Status](https://dev.azure.com/dbosoft/public/_apis/build/status/haipa.dotnet-identitymodel?branchName=master)](https://dev.azure.com/dbosoft/public/_build/latest?definitionId=31&branchName=master)
[![Build Status](https://dev.azure.com/dbosoft/public/_apis/build/status/eryph-org.dotnet-identitymodel?branchName=master)](https://dev.azure.com/dbosoft/public/_build/latest?definitionId=31&branchName=master)

## Description

Expand Down Expand Up @@ -50,13 +50,13 @@ var token = await credentials.GetAccessToken();

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/haipa/dotnet-identitymodel/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/eryph-org/dotnet-identitymodel/tags).

## Authors

* **Frank Wagner** - *Initial work* - [fw2568](https://github.com/fw2568)

See also the list of [contributors](https://github.com/haipa/dotnet-identitymodel/contributors) who participated in this project.
See also the list of [contributors](https://github.com/eryph-org/dotnet-identitymodel/contributors) who participated in this project.


## License
Expand Down

0 comments on commit c92a441

Please sign in to comment.