Skip to content

Commit

Permalink
Merge pull request #11805 from kant/patch-1
Browse files Browse the repository at this point in the history
Update links to use https
  • Loading branch information
tagliala committed Nov 26, 2017
2 parents 8e8e659 + 60a8d7d commit 2c07c4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/README.md-nobuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Font Awesome is a full suite of {{ icons | size }} pictographic icons for easy scalable vector graphics on websites,
created and maintained by [{{ site.fontawesome.author.name }}](https://twitter.com/{{ site.fontawesome.author.twitter }}).
Stay up to date with the latest release and announcements on Twitter:
[@{{ site.fontawesome.twitter }}](http://twitter.com/{{ site.fontawesome.twitter }}).
[@{{ site.fontawesome.twitter }}](https://twitter.com/{{ site.fontawesome.twitter }}).

Get started at {{ site.fontawesome.url }}!

Expand All @@ -16,7 +16,7 @@ Get started at {{ site.fontawesome.url }}!
- Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:
- https://opensource.org/licenses/mit-license.html
- The Font Awesome documentation is licensed under the CC BY 3.0 License:
- http://creativecommons.org/licenses/by/3.0/
- https://creativecommons.org/licenses/by/3.0/
- Attribution is no longer required as of Font Awesome 3.0, but much appreciated:
- `Font Awesome by Dave Gandy - http://fontawesome.io`
- Full details: http://fontawesome.io/license/
Expand Down

0 comments on commit 2c07c4f

Please sign in to comment.