Skip to content

Commit ffd259b

Browse files
authored
Fix Kafka logo broken link (#729)
1 parent 8c3fcbf commit ffd259b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ We cover a wide range of DevOps topics in our content library, explore them unde
246246
<td>✔️ <a href="./topics/haproxy/basic/">HAProxy basics</a></td>
247247
</tr>
248248
<tr>
249-
<td><img height="28" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Apache_kafka.svg/800px-Apache_kafka.svg.png" /></td>
249+
<td><img height="28" src="https://upload.wikimedia.org/wikipedia/commons/0/01/Apache_Kafka_logo.svg" /></td>
250250
<td>Kafka</td>
251251
<td><a href="./topics/kafka/">kafka</a></td>
252252
<td>📖 <a href="https://kafka.apache.org/">kafka.apache.org</a></td>

0 commit comments

Comments
 (0)