From 7f12e58f075e47ba50e7e5d93df17e6a79ae8ebc Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sat, 23 Jan 2016 12:38:53 +0100 Subject: [PATCH] Improve IE no-store --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index bcded85..aa7c185 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -17,7 +17,7 @@ Please check server's [MIME types](https://github.com/EnlightenAgency/Server-Set Please check for [CORS](https://github.com/FortAwesome/Font-Awesome/issues/4675#issuecomment-58192275) -For Internet Explorer, please check that you don't serve files with "no-store" option in Cache-control header(https://github.com/FortAwesome/Font-Awesome/issues/6454) +For *Internet Explorer*, please check that you don't serve files with "no-store" option in Cache-control header [#6454](https://github.com/FortAwesome/Font-Awesome/issues/6454) #### Are you/your customers using Adblock Plus? If "Remove Social Media Buttons" option is enabled, you will miss some brand icons. Refer to [#1799]( https://github.com/FortAwesome/Font-Awesome/issues/1799) for more information.