Skip to content

Commit

Permalink
[docs] Fix wrong alt for diamond sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 11, 2020
1 parent 7a4bd58 commit 7ddf7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/components/DiamondSponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export default function DiamondSponsors(props) {
width="125"
height="35"
src={`/static/in-house/doit-intl.png`}
alt="octopus"
alt="doit-intl"
title="Management Platform for Google Cloud and AWS"
loading="lazy"
/>
Expand Down

0 comments on commit 7ddf7de

Please sign in to comment.