Skip to content

Commit

Permalink
Fix the logo url.
Browse files Browse the repository at this point in the history
  • Loading branch information
ueshin committed Oct 4, 2019
1 parent daec9f2 commit 1b12562
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,4 +1,4 @@
<img src="https://github.com/databricks/koalas/blob/master/Koalas-logo-nolabel.png" width="160"><br>
<img src="https://raw.githubusercontent.com/databricks/koalas/master/Koalas-logo-nolabel.png" width="160"><br>

# Koalas: pandas API on Apache Spark <!-- omit in toc -->

Expand Down

0 comments on commit 1b12562

Please sign in to comment.