Skip to content

Commit 545d924

Browse files
committed
Fix logo url
1 parent 448206c commit 545d924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/simplexspatial/osm4scala/blob/master/code_of_conduct.md)
1111

1212
<p align="center">
13-
<a href="https://simplexspatial.github.io/osm4scala"><img src="website/static/android-chrome-192x192.png"></a>
13+
<a href="https://simplexspatial.github.io/osm4scala"><img src="website/static/android-chrome-192x192.png" alt="logo"></a>
1414
</p>
1515

1616
High performance Scala library and Spark Polyglot (Scala, Python, SQL, etc.) connector for OpenStreetMap Pbf files.

0 commit comments

Comments
 (0)