bokmann / font-awesome-rails

the font-awesome font bundled as an asset for the rails asset pipeline
http://fortawesome.github.com/Font-Awesome/
MIT License
1.86k stars 244 forks source link

README links navigate to broken link due to incorrect top level domain #223

Closed BrendanMyers88 closed 2 years ago

BrendanMyers88 commented 3 years ago

Currently, the license FontAwesome links don't redirect to the FontAwesome website due to using the wrong top level domain. I created a forked pull request to switch from .com to the .io that fixes this issue.

See: https://github.com/bokmann/font-awesome-rails/pull/222