Skip to content

Commit bbbeed9

Browse files
authored
Merge pull request #540 from jarrodwb/alt-tags
fix blank alt tags
2 parents b033461 + cce91be commit bbbeed9

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

contribute/tools.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Stuff changes. Found a broken link or something that needs updating on this page
2424
<div class="container">
2525
<div class="row">
2626
<div class="span4 doc-block">
27-
<a href="https://github.com/sbt/sbt"><img src="http://www.scala-sbt.org/assets/typesafe_sbt_svg.svg" width="100px" height="50px"/>
27+
<a href="https://github.com/sbt/sbt"><img src="http://www.scala-sbt.org/assets/typesafe_sbt_svg.svg" alt="sbt logo" width="100px" height="50px"/>
2828
<h4>sbt</h4></a>
2929
<p>Interactive build tool.</p>
3030
<p><a href="http://www.scala-sbt.org/">Home</a> |
@@ -33,7 +33,7 @@ Stuff changes. Found a broken link or something that needs updating on this page
3333
<a href="https://github.com/sbt/sbt/blob/0.13/CONTRIBUTING.md">Contributing</a></p>
3434
</div>
3535
<div class="span4 doc-block">
36-
<a href="https://github.com/scala/scala"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" width="50px" height="50px"/>
36+
<a href="https://github.com/scala/scala"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" alt="scala logo" width="50px" height="50px"/>
3737
<h4>Scaladoc Tool</h4></a>
3838
<p>(Contribute through scala/scala)</p>
3939
<p><a href="http://www.scala-lang.org/api">Home</a> |
@@ -45,15 +45,15 @@ Stuff changes. Found a broken link or something that needs updating on this page
4545

4646
<div class="row">
4747
<div class="span4 doc-block">
48-
<a href="https://github.com/scala-ide/scala-ide"><img src="https://avatars2.githubusercontent.com/u/1026788?v=3&s=200" width="50px" height="50px"/><h4>Scala IDE</h4></a>
48+
<a href="https://github.com/scala-ide/scala-ide"><img src="https://avatars2.githubusercontent.com/u/1026788?v=3&s=200" alt="scala IDE logo" width="50px" height="50px"/><h4>Scala IDE</h4></a>
4949
<p>The Eclipse Scala IDE project.</p>
5050
<p><a href="http://scala-ide.org/">Home</a> |
5151
<a href="http://scala-ide-portfolio.assembla.com/spaces/scala-ide/support/tickets">Issues</a> |
5252
<a href="https://github.com/scala-ide/scala-ide/blob/master/README.md">ReadMe</a> |
5353
<a href="https://github.com/scala-ide/scala-ide/blob/master/CONTRIBUTING.md">Contributing</a></p>
5454
</div>
5555
<div class="span4 doc-block">
56-
<a href="https://github.com/typesafehub/dbuild"><img src="https://avatars3.githubusercontent.com/u/784923?v=3&s=200" width="50px" height="50px"/><h4>DBuild</h4></a>
56+
<a href="https://github.com/typesafehub/dbuild"><img src="https://avatars3.githubusercontent.com/u/784923?v=3&s=200" alt="dbuild logo" width="50px" height="50px"/><h4>DBuild</h4></a>
5757
<p>Multi-project build tool.</p>
5858
<p><a href="http://typesafehub.github.io/dbuild">Home</a> |
5959
<a href="https://github.com/typesafehub/dbuild/issues">Issues</a> |
@@ -64,15 +64,15 @@ Stuff changes. Found a broken link or something that needs updating on this page
6464

6565
<div class="row">
6666
<div class="span4 doc-block">
67-
<a href="https://github.com/scala/scala-partest"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" width="50px" height="50px"/>
67+
<a href="https://github.com/scala/scala-partest"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" alt="scala logo" width="50px" height="50px"/>
6868
<h4>Partest</h4></a>
6969
<p>Scala Compiler/Library Testing</p>
7070
<p><a href="http://docs.scala-lang.org/tutorials/partest-guide.html">Home</a> |
7171
<a href="https://github.com/scala/scala-partest/issues">Issues</a> |
7272
<a href="https://github.com/scala/scala-partest/blob/master/README.md">ReadMe</a></p>
7373
</div>
7474
<div class="span4 doc-block">
75-
<a href="https://github.com/ensime/ensime-server"><img src="https://avatars0.githubusercontent.com/u/5089042?v=3&s=200" width="50px" height="50px"/><h4>Ensime</h4></a>
75+
<a href="https://github.com/ensime/ensime-server"><img src="https://avatars0.githubusercontent.com/u/5089042?v=3&s=200" alt="ensime logo" width="50px" height="50px"/><h4>Ensime</h4></a>
7676
<p>Scala Support for Text Editors</p>
7777
<p><a href="http://ensime.github.io">Home</a> |
7878
<a href="https://github.com/ensime/ensime-server/issues">Issues</a> |
@@ -83,15 +83,15 @@ Stuff changes. Found a broken link or something that needs updating on this page
8383

8484
<div class="row">
8585
<div class="span4 doc-block">
86-
<a href="https://github.com/scoverage/scalac-scoverage-plugin"><img src="https://avatars1.githubusercontent.com/u/5998302?v=3&amp;s=200" width="50px" height="50px"/><h4>Scoverage</h4></a>
86+
<a href="https://github.com/scoverage/scalac-scoverage-plugin"><img src="https://avatars1.githubusercontent.com/u/5998302?v=3&amp;s=200" alt="scoverage logo" width="50px" height="50px"/><h4>Scoverage</h4></a>
8787
<p>Scala code coverage tool</p>
8888
<p><a href="http://scoverage.org">Home</a> |
8989
<a href="https://github.com/scoverage/scalac-scoverage-plugin/issues">Issues</a> |
9090
<a href="https://github.com/scoverage/scalac-scoverage-plugin/blob/master/README.md">ReadMe</a> |
9191
<a href="https://groups.google.com/forum/#!forum/scala-code-coverage-tool">Contributing</a></p>
9292
</div>
9393
<div class="span4 doc-block">
94-
<a href="https://github.com/scala/scala-abide"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" width="50px" height="50px"/>
94+
<a href="https://github.com/scala/scala-abide"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" alt="scala logo" width="50px" height="50px"/>
9595
<h4>Abide</h4></a>
9696
<p>Lint tooling for Scala</p>
9797
<p><a href="https://github.com/scala/scala-abide#abide--lint-tooling-for-scala">Home</a> |
@@ -109,15 +109,15 @@ The following projects are important to the Scala community but are particularly
109109
<div class="container">
110110
<div class="row">
111111
<div class="span4 doc-block">
112-
<a href="https://github.com/scala/scala"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" width="50px" height="50px"/>
112+
<a href="https://github.com/scala/scala"><img src="https://avatars1.githubusercontent.com/u/57059?v=3&s=200" alt="scala logo" width="50px" height="50px"/>
113113
<h4>Scalap</h4></a>
114114
<p>Scala Decoder (part of scala/scala)</p>
115115
<p><a href="https://issues.scala-lang.org/issues/?jql=status%20%3D%20Open%20AND%20text%20~%20%22scalap%22">Issues</a> |
116116
<a href="https://github.com/scala/scala#welcome">ReadMe</a> |
117117
<a href="./guide.html">Contributing</a></p>
118118
</div>
119119
<div class="span4 doc-block">
120-
<a href="https://github.com/mdr/scalariform"><img src="/resources/img/white-line.png" width="50px" height="50px"/><h4>Scalariform</h4></a>
120+
<a href="https://github.com/mdr/scalariform"><img src="/resources/img/white-line.png" alt="white line" width="50px" height="50px"/><h4>Scalariform</h4></a>
121121
<p>Scala code formatter</p>
122122
<p><a href="https://github.com/mdr/scalariform/wiki/Command-line-tool">Home</a> |
123123
<a href="https://github.com/mdr/scalariform/issues">Issues</a> |

documentation/books.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ by Martin Odersky, Lex Spoon, and Bill Venners
2121
<div class="span2">
2222
<div align="center">
2323
<a href="http://booksites.artima.com/programming_in_scala_3ed">
24-
<img src="/resources/img/books/ProgrammingInScala.gif" alt="">
24+
<img src="/resources/img/books/ProgrammingInScala.gif" alt="Programming in Scala book cover">
2525
</a>
2626
</div>
2727
</div>
@@ -51,7 +51,7 @@ Published by [Addison-Wesley](http://www.pearsoned.co.uk/Imprints/Addison-Wesley
5151
<div class="span2">
5252
<div align="center">
5353
<a href="http://www.horstmann.com/scala/index.html">
54-
<img src="/resources/img/books/scala_for_the_impatient.png" alt="">
54+
<img src="/resources/img/books/scala_for_the_impatient.png" alt="Scala for the Impatient book cover">
5555
</a>
5656
</div>
5757
</div>
@@ -88,7 +88,7 @@ Published by [Manning](http://www.manning.com):
8888
<div class="span2">
8989
<div align="center">
9090
<a href="http://www.manning.com/raychaudhuri">
91-
<img src="/resources/img/books/icon_Scala_in_Action_93x116.png" alt="">
91+
<img src="/resources/img/books/icon_Scala_in_Action_93x116.png" alt="Scala in Action book cover">
9292
</a>
9393
</div>
9494
</div>
@@ -121,7 +121,7 @@ Published by [O'Reilly](http://www.oreilly.com):
121121
<div class="span2">
122122
<div align="center">
123123
<a href="http://shop.oreilly.com/product/0636920033073.do">
124-
<img src="/resources/img/books/ProgrammingScala-final-border.gif" alt="">
124+
<img src="/resources/img/books/ProgrammingScala-final-border.gif" alt="Programming Scala book cover">
125125
</a>
126126
</div>
127127
</div>
@@ -156,7 +156,7 @@ Published by [Manning](http://www.manning.com):
156156
<div class="span2">
157157
<div align="center">
158158
<a href="https://www.manning.com/books/functional-programming-in-scala">
159-
<img src="/resources/img/books/FPiS_93x116.png" alt="">
159+
<img src="/resources/img/books/FPiS_93x116.png" alt="Functional Programming in Scala book cover">
160160
</a>
161161
</div>
162162
</div>
@@ -179,7 +179,7 @@ Published by [Manning](http://www.manning.com):
179179
<div class="span2">
180180
<div align="center">
181181
<a href="http://www.manning.com/suereth">
182-
<img src="/resources/img/books/icon_Scala_in_Depth_93x116.png" alt="">
182+
<img src="/resources/img/books/icon_Scala_in_Depth_93x116.png" alt="Scala in Depth book cover">
183183
</a>
184184
</div>
185185
</div>
@@ -211,7 +211,7 @@ Published by [Artima Press](http://www.artima.com/index.jsp):
211211
<div class="span2">
212212
<div align="center">
213213
<a href="http://www.artima.com/shop/scala_puzzlers">
214-
<img src="/resources/img/books/puzzlersCover117x89.gif" alt="">
214+
<img src="/resources/img/books/puzzlersCover117x89.gif" alt="Scala Puzzlers book cover">
215215
</a>
216216
</div>
217217
</div>

0 commit comments

Comments
 (0)