2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

fixing license links

This commit is contained in:
Erik Flowers 2015-07-30 11:46:25 -07:00
parent 8e71af06c2
commit f2667f7323
2 changed files with 4 additions and 4 deletions

View File

@ -1001,7 +1001,7 @@
<div class="col-sm-12">
<p>The Weather Icons project created and maintained by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. v1.0 artwork by<a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1, 1.2, 1.3 artwork by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a></p>
<p>LESS/HTML implementation inspired and heavily influenced by<a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>
<p>Weather Icons licensed under<a http://scripts.sil.org/OFL>SIL OFL 1.1</a> &mdash; Code licensed under<a http://opensource.org/licenses/mit-license.html>MIT License</a> &mdash; Documentation licensed under<a http://creativecommons.org/licenses/by/3.0/>CC BY 3.0</a></p>
<p>Weather Icons licensed under<a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> &mdash; Code licensed under<a href="http://opensource.org/licenses/mit-license.html">MIT License</a> &mdash; Documentation licensed under<a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></p>
</div>
</div>
</div>

View File

@ -995,9 +995,9 @@ html
p LESS/HTML implementation inspired and heavily influenced by
a(href="http://fortawesome.github.io/Font-Awesome/") Font Awesome.
p Weather Icons licensed under
a("http://scripts.sil.org/OFL") SIL OFL 1.1
a(href="http://scripts.sil.org/OFL") SIL OFL 1.1
| &mdash; Code licensed under
a("http://opensource.org/licenses/mit-license.html") MIT License
a(href="http://opensource.org/licenses/mit-license.html") MIT License
| &mdash; Documentation licensed under
a("http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
a(href="http://creativecommons.org/licenses/by/3.0/") CC BY 3.0