fix: wrong logo path in ko.md (#3576)

This commit is contained in:
Taeyang Jin (Theo) 2023-08-03 22:23:51 +09:00 committed by GitHub
parent aed36dbf32
commit 15a1296e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<p align="center"><img src="static/logo-small.png" alt="마크 텍스트" width="100" height="100"></p>
<p align="center"><img src="../../static/logo-small.png" alt="마크 텍스트" width="100" height="100"></p>
<h1 align="center">마크 텍스트</h1>