Skip to content

Commit

Permalink
Add the 'alt' attribute to the logo in the README.md (#8497)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekmaity authored Sep 20, 2023
1 parent 47c2b7e commit 7b158d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<a href="https://jenkins.io">
<img width="400" src="https://www.jenkins.io/images/jenkins-logo-title-dark.svg">
<img width="400" src="https://www.jenkins.io/images/jenkins-logo-title-dark.svg" alt="Jenkins logo">
</a>

# About
Expand Down

0 comments on commit 7b158d2

Please sign in to comment.