Fix the path issue of logo (#394)

pull/395/head
Wenwei Zhang 2020-07-08 12:47:37 +08:00 committed by GitHub
parent 18d6372027
commit 01bce661d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div align="center">
<img src="./docs/mmcv-logo.png" width="300"/>
<img src="https://raw.githubusercontent.com/open-mmlab/mmcv/master/docs/mmcv-logo.png" width="300"/>
</div>