From b2b68dbff0e6b53f345688a3d97d9a6f393cb438 Mon Sep 17 00:00:00 2001 From: Robert Fitch Date: Wed, 13 Apr 2016 16:06:30 +0200 Subject: [PATCH] Make tag in content visible --- _posts/2016-04-13-haufe-adfs-identity-for-aspnet-login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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