fix wrong logo path. (#1211)

This commit is contained in:
Leo 2024-04-18 23:53:11 +08:00 committed by GitHub
parent 9d5bc6b332
commit 226fb43fbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
<!-- PROJECT LOGO -->
<div align="center">
<img src="./logo.png" alt="Logo" width="200" height="200">
<img src="../logo.png" alt="Logo" width="200" height="200">
<h1 align="center">OpenDevin少写代码多创作</h1>
</div>