📜 Correct the DigitalOcean logo URL

This commit is contained in:
Tola Leng
2025-08-15 14:07:57 +07:00
parent 67a0d1d7f4
commit ee4ce50193
+11 -11
View File
@@ -143,22 +143,22 @@ docker run -d \
</a> </a>
### 🤝 Ecosystem & Community Partner ### 🤝 Ecosystem & Community Partner
<table border="0" cellpadding="0" cellspacing="0"> <div style="display: flex; align-items: center; gap: 10px;">
<tr>
<td valign="middle">
<a href="https://github.com/gitbookio"> <a href="https://github.com/gitbookio">
<img src="https://avatars.githubusercontent.com/u/7111340?s=200&v=4" <img src="https://avatars.githubusercontent.com/u/7111340?s=200&v=4"
width="60" height="60" style="border-radius: 50%;" alt="GitBook Logo" /> width="75" height="75"
style="border-radius: 50%;"
alt="GitBook Logo" />
</a> </a>
</td>
<td valign="middle" style="padding-left: 10px;">
<a href="https://m.do.co/c/0c27ef82475f"> <a href="https://m.do.co/c/0c27ef82475f">
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" <img src="https://cdn.checkcle.io/images/sponsor/digitalocean_checkcle.png"
height="40" alt="DigitalOcean Logo" /> height="50"
alt="DigitalOcean Logo" />
</a> </a>
</td> </div>
</tr>
</table>