diff --git a/README.md b/README.md index 1e2e4e1..e76a24a 100644 --- a/README.md +++ b/README.md @@ -109,4 +109,4 @@ if (samlResponse.IsValid()) All the functionality sits in one single short file [Saml.cs](https://github.com/jitbit/AspNetSaml/blob/master/AspNetSaml/Saml.cs) other stuff in this repo are unit tests, nuget-packaging etc. YOu can take that file and throw it in your project, it should work just fine. -P.S. This library has been battle-tested for years in production in our [helpdesk app](https://jitbit.github.com/helpdesk/) please check it out if you're looking for a ticketing system for your team. Cheers. +P.S. This library has been battle-tested for years in production in our [helpdesk app](https://www.jitbit.com/helpdesk/) please check it out if you're looking for a ticketing system for your team. Cheers.