From 8b93273168cbcfb3f45422985d5f4511df159096 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 1 Feb 2018 15:58:23 -0800 Subject: [PATCH] fixing links --- windows/security/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 8d538d6480..18fe87fb57 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -20,7 +20,8 @@ { "files": [ "**/*.png", - "**/*.jpg" + "**/*.jpg", + "**/*.gif" ], "exclude": [ "**/obj/**",