diff --git a/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md b/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md index e469498..c1d0442 100644 --- a/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md +++ b/_posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md @@ -62,7 +62,7 @@ Compile the project. If you are wondering where all of the authentication code resides (or if you need to modify an existing project!), here are the details: -The App ID URI and the On-Premises Authority URL are stored in the node of web.config: +The App ID URI and the On-Premises Authority URL are stored in the `` node of web.config: ~~~xml