Updated Troubleshooting (markdown)

Geremia Taglialatela 2013-08-13 03:27:26 -07:00
parent f68efe59bd
commit 903a674bd7

@ -4,7 +4,5 @@ Please check the following things:
1. You don't have an old version of fontawesome installed on your system (it has priority) 1. You don't have an old version of fontawesome installed on your system (it has priority)
2. Both your css file and your fonts folder are up to date (if you are serving fontawesome from your own server) 2. Both your css file and your fonts folder are up to date (if you are serving fontawesome from your own server)
3. Your css link is up to date (if you are using fontawesome from a cdn) [See #1490] 3. Your css link is up to date (if you are using fontawesome from a cdn) [See https://github.com/FortAwesome/Font-Awesome/issues/1490]
4. You are not using plugins that load an older/modified version of fontawesome [See #1546] 4. You are not using plugins that load an older/modified version of fontawesome [See https://github.com/FortAwesome/Font-Awesome/issues/1546]
Closing here