Skip to content

Commit

Permalink
Fix the logo path (#520)
Browse files Browse the repository at this point in the history
Corresponds to the path change in #496.
And make it as a URL now.
  • Loading branch information
megazone87 authored Dec 17, 2020
1 parent 33e9d18 commit 029d90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="./docs/source/logo.png" width=376>
<img src="https://raw.githubusercontent.com/k2-fsa/k2/master/docs/source/_static/logo.png" width=376>

[![Documentation Status](https://readthedocs.org/projects/k2/badge/?version=latest)](https://k2.readthedocs.io/en/latest/?badge=latest)

Expand Down

0 comments on commit 029d90c

Please sign in to comment.